Skip to content

Commit 9b19fdf

Browse files
committed
bundle update
1 parent 3b1d81a commit 9b19fdf

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

Gemfile.lock

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (4.2.0)
4+
activesupport (4.2.1)
55
i18n (~> 0.7)
66
json (~> 1.7, >= 1.7.7)
77
minitest (~> 5.1)
88
thread_safe (~> 0.3, >= 0.3.4)
99
tzinfo (~> 1.1)
10-
autoprefixer-rails (5.1.5)
10+
autoprefixer-rails (5.1.8.1)
1111
execjs
1212
json
1313
backports (3.6.4)
14-
bootstrap-sass (3.3.3)
14+
bootstrap-sass (3.3.4.1)
1515
autoprefixer-rails (>= 5.0.0.1)
1616
sass (>= 3.2.19)
1717
celluloid (0.16.0)
1818
timers (~> 4.0.0)
1919
coderay (1.1.0)
20-
daemons (1.1.9)
20+
daemons (1.2.2)
2121
deckrb (0.5.2)
2222
coderay
2323
erector (>= 0.9.0)
@@ -32,24 +32,24 @@ GEM
3232
erector (0.10.0)
3333
treetop (>= 1.2.3)
3434
eventmachine (1.0.7)
35-
execjs (2.3.0)
36-
ffi (1.9.6)
35+
execjs (2.5.2)
36+
ffi (1.9.8)
3737
files (0.3.1)
38-
font-awesome-sass (4.3.1)
38+
font-awesome-sass (4.3.2.1)
3939
sass (~> 3.2)
4040
hike (1.2.3)
4141
hitimes (1.2.2)
4242
i18n (0.7.0)
4343
jquery-cdn (2.1.3)
4444
sprockets (>= 2)
4545
json (1.8.2)
46-
listen (2.8.5)
47-
celluloid (>= 0.15.2)
46+
listen (2.10.0)
47+
celluloid (~> 0.16.0)
4848
rb-fsevent (>= 0.9.3)
4949
rb-inotify (>= 0.9)
5050
mini_portile (0.6.2)
5151
minitest (5.5.1)
52-
multi_json (1.10.1)
52+
multi_json (1.11.0)
5353
nokogiri (1.6.6.2)
5454
mini_portile (~> 0.6.0)
5555
polyglot (0.3.5)
@@ -73,27 +73,27 @@ GEM
7373
rspec-core (~> 3.2.0)
7474
rspec-expectations (~> 3.2.0)
7575
rspec-mocks (~> 3.2.0)
76-
rspec-core (3.2.0)
76+
rspec-core (3.2.3)
7777
rspec-support (~> 3.2.0)
78-
rspec-expectations (3.2.0)
78+
rspec-expectations (3.2.1)
7979
diff-lcs (>= 1.2.0, < 2.0)
8080
rspec-support (~> 3.2.0)
81-
rspec-mocks (3.2.0)
81+
rspec-mocks (3.2.1)
8282
diff-lcs (>= 1.2.0, < 2.0)
8383
rspec-support (~> 3.2.0)
84-
rspec-support (3.2.1)
84+
rspec-support (3.2.2)
8585
ruby2ruby (2.1.3)
8686
ruby_parser (~> 3.1)
8787
sexp_processor (~> 4.0)
88-
ruby_parser (3.6.4)
88+
ruby_parser (3.6.5)
8989
sexp_processor (~> 4.1)
9090
rubyzip (1.1.7)
91-
sass (3.4.11)
92-
sexp_processor (4.4.5)
93-
sinatra (1.4.5)
91+
sass (3.4.13)
92+
sexp_processor (4.5.0)
93+
sinatra (1.4.6)
9494
rack (~> 1.4)
9595
rack-protection (~> 1.4)
96-
tilt (~> 1.3, >= 1.3.4)
96+
tilt (>= 1.3, < 3)
9797
sinatra-contrib (1.4.2)
9898
backports (>= 2.0)
9999
multi_json
@@ -110,13 +110,13 @@ GEM
110110
daemons (~> 1.0, >= 1.0.9)
111111
eventmachine (~> 1.0)
112112
rack (~> 1.0)
113-
thread_safe (0.3.4)
113+
thread_safe (0.3.5)
114114
tilt (1.4.1)
115115
timers (4.0.1)
116116
hitimes
117-
treetop (1.5.3)
117+
treetop (1.6.2)
118118
polyglot (~> 0.3)
119-
trollop (2.1.1)
119+
trollop (2.1.2)
120120
tzinfo (1.2.2)
121121
thread_safe (~> 0.1)
122122
wrong (0.7.1)

0 commit comments

Comments
 (0)