Skip to content

Commit 91862db

Browse files
committed
Update gem dependencies
1 parent 08110e5 commit 91862db

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ GEM
1111
better_errors (1.1.0)
1212
coderay (>= 1.0.0)
1313
erubis (>= 2.6.6)
14-
browser (0.4.1)
14+
browser (0.6.0)
1515
coderay (1.1.0)
1616
coffee-script (2.2.0)
1717
coffee-script-source
@@ -22,7 +22,7 @@ GEM
2222
ethon (0.7.0)
2323
ffi (>= 1.3.0)
2424
eventmachine (1.0.3)
25-
execjs (2.0.2)
25+
execjs (2.2.0)
2626
ffi (1.9.3)
2727
highline (1.6.21)
2828
hike (1.2.3)
@@ -34,11 +34,11 @@ GEM
3434
method_source (0.8.2)
3535
mini_portile (0.6.0)
3636
minitest (5.3.4)
37-
multi_json (1.10.0)
37+
multi_json (1.10.1)
3838
nokogiri (1.6.2.1)
3939
mini_portile (= 0.6.0)
4040
options (2.3.2)
41-
progress_bar (1.0.0)
41+
progress_bar (1.0.2)
4242
highline (~> 1.6.1)
4343
options (~> 2.3.0)
4444
pry (0.9.12.6)
@@ -51,7 +51,7 @@ GEM
5151
rack-test (0.6.2)
5252
rack (>= 1.0)
5353
rr (1.1.2)
54-
sass (3.3.7)
54+
sass (3.3.8)
5555
sinatra (1.4.5)
5656
rack (~> 1.4)
5757
rack-protection (~> 1.4)
@@ -76,17 +76,17 @@ GEM
7676
eventmachine (>= 1.0.0)
7777
rack (>= 1.0.0)
7878
thor (0.19.1)
79-
thread_safe (0.3.3)
79+
thread_safe (0.3.4)
8080
tilt (1.4.1)
8181
typhoeus (0.6.8)
8282
ethon (>= 0.7.0)
83-
tzinfo (1.1.0)
83+
tzinfo (1.2.1)
8484
thread_safe (~> 0.1)
85-
uglifier (2.5.0)
85+
uglifier (2.5.1)
8686
execjs (>= 0.3.0)
8787
json (>= 1.8.0)
8888
unix_utils (0.0.15)
89-
yajl-ruby (1.2.0)
89+
yajl-ruby (1.2.1)
9090

9191
PLATFORMS
9292
ruby

0 commit comments

Comments
 (0)