Skip to content
This repository was archived by the owner on Sep 26, 2024. It is now read-only.

Commit 200a871

Browse files
committed
Update gems
1 parent c1359e8 commit 200a871

File tree

1 file changed

+32
-31
lines changed

1 file changed

+32
-31
lines changed

Gemfile.lock

Lines changed: 32 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4-
activesupport (4.0.4)
4+
activesupport (4.1.1)
55
i18n (~> 0.6, >= 0.6.9)
6-
minitest (~> 4.2)
7-
multi_json (~> 1.3)
6+
json (~> 1.7, >= 1.7.7)
7+
minitest (~> 5.1)
88
thread_safe (~> 0.1)
9-
tzinfo (~> 0.3.37)
10-
chunky_png (1.3.0)
9+
tzinfo (~> 1.1)
10+
chunky_png (1.3.1)
1111
coffee-script (2.2.0)
1212
coffee-script-source
1313
execjs
@@ -18,41 +18,41 @@ GEM
1818
sass (~> 3.2.19)
1919
compass-import-once (1.0.4)
2020
sass (>= 3.2, < 3.5)
21-
em-websocket (0.5.0)
21+
em-websocket (0.5.1)
2222
eventmachine (>= 0.12.9)
23-
http_parser.rb (~> 0.5.3)
23+
http_parser.rb (~> 0.6.0)
2424
erubis (2.7.0)
2525
eventmachine (1.0.3)
26-
execjs (2.0.2)
26+
execjs (2.2.0)
2727
ffi (1.9.3)
2828
fssm (0.2.10)
2929
haml (4.0.5)
3030
tilt
3131
hike (1.2.3)
3232
hooks (0.4.0)
3333
uber (~> 0.0.4)
34-
http_parser.rb (0.5.3)
34+
http_parser.rb (0.6.0)
3535
i18n (0.6.9)
3636
json (1.8.1)
37-
kramdown (1.3.3)
37+
kramdown (1.4.0)
3838
libv8 (3.16.14.3)
3939
listen (1.3.1)
4040
rb-fsevent (>= 0.9.3)
4141
rb-inotify (>= 0.9)
4242
rb-kqueue (>= 0.2)
43-
middleman (3.3.2)
43+
middleman (3.3.3)
4444
coffee-script (~> 2.2.0)
4545
compass (>= 0.12.4)
46-
compass-import-once (~> 1.0.4)
46+
compass-import-once (= 1.0.4)
4747
execjs (~> 2.0)
4848
haml (>= 4.0.5)
4949
kramdown (~> 1.2)
50-
middleman-core (= 3.3.2)
50+
middleman-core (= 3.3.3)
5151
middleman-sprockets (>= 3.1.2)
5252
sass (>= 3.2.17, < 4.0)
5353
uglifier (~> 2.5)
54-
middleman-core (3.3.2)
55-
activesupport (~> 4.0.1)
54+
middleman-core (3.3.3)
55+
activesupport (~> 4.1.0)
5656
bundler (~> 1.1)
5757
erubis
5858
hooks (~> 0.3)
@@ -65,8 +65,8 @@ GEM
6565
tilt (~> 1.4.1, < 2.0)
6666
middleman-gh-pages (0.0.3)
6767
rake (> 0.9.3)
68-
middleman-livereload (3.3.2)
69-
em-websocket (~> 0.5.0)
68+
middleman-livereload (3.3.4)
69+
em-websocket (~> 0.5.1)
7070
middleman-core (~> 3.2)
7171
rack-livereload (~> 0.3.15)
7272
middleman-sprockets (3.3.3)
@@ -77,28 +77,28 @@ GEM
7777
middleman-syntax (2.0.0)
7878
middleman-core (~> 3.2)
7979
rouge (~> 1.0)
80-
minitest (4.7.5)
81-
multi_json (1.9.2)
82-
padrino-helpers (0.12.1)
80+
minitest (5.3.5)
81+
multi_json (1.10.1)
82+
padrino-helpers (0.12.2)
8383
i18n (~> 0.6, >= 0.6.7)
84-
padrino-support (= 0.12.1)
84+
padrino-support (= 0.12.2)
8585
tilt (~> 1.4.1)
86-
padrino-support (0.12.1)
86+
padrino-support (0.12.2)
8787
activesupport (>= 3.1)
8888
rack (1.5.2)
8989
rack-livereload (0.3.15)
9090
rack
9191
rack-test (0.6.2)
9292
rack (>= 1.0)
93-
rake (10.3.1)
93+
rake (10.3.2)
9494
rb-fsevent (0.9.4)
95-
rb-inotify (0.9.3)
95+
rb-inotify (0.9.5)
9696
ffi (>= 0.5.0)
97-
rb-kqueue (0.2.2)
97+
rb-kqueue (0.2.3)
9898
ffi (>= 0.5.0)
99-
redcarpet (3.1.1)
99+
redcarpet (3.1.2)
100100
ref (1.0.5)
101-
rouge (1.3.3)
101+
rouge (1.4.0)
102102
ruby18_source_location (0.2)
103103
sass (3.2.19)
104104
sprockets (2.12.1)
@@ -115,11 +115,12 @@ GEM
115115
libv8 (~> 3.16.14.0)
116116
ref
117117
thor (0.19.1)
118-
thread_safe (0.3.3)
118+
thread_safe (0.3.4)
119119
tilt (1.4.1)
120-
tzinfo (0.3.39)
121-
uber (0.0.4)
122-
uglifier (2.5.0)
120+
tzinfo (1.2.1)
121+
thread_safe (~> 0.1)
122+
uber (0.0.6)
123+
uglifier (2.5.1)
123124
execjs (>= 0.3.0)
124125
json (>= 1.8.0)
125126

0 commit comments

Comments
 (0)