Skip to content

Commit 9231078

Browse files
committed
1 parent d555a07 commit 9231078

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ GEM
131131
jquery-rails (2.0.1)
132132
railties (>= 3.2.0, < 5.0)
133133
thor (~> 0.14)
134-
json (1.7.6)
134+
json (1.7.7)
135135
kaminari (0.13.0)
136136
actionpack (>= 3.0.0)
137137
activesupport (>= 3.0.0)
@@ -144,10 +144,10 @@ GEM
144144
treetop (~> 1.4.8)
145145
metaclass (0.0.1)
146146
method_source (0.8.1)
147-
mime-types (1.19)
147+
mime-types (1.21)
148148
mocha (0.10.5)
149149
metaclass (~> 0.0.1)
150-
multi_json (1.5.0)
150+
multi_json (1.5.1)
151151
multi_xml (0.4.2)
152152
nokogiri (1.5.0)
153153
orm_adapter (0.0.6)
@@ -167,10 +167,10 @@ GEM
167167
pry (>= 0.9.10)
168168
quiet_assets (1.0.1)
169169
railties (~> 3.1)
170-
rack (1.4.4)
170+
rack (1.4.5)
171171
rack-cache (1.2)
172172
rack (>= 0.4)
173-
rack-ssl (1.3.2)
173+
rack-ssl (1.3.3)
174174
rack
175175
rack-test (0.6.2)
176176
rack (>= 1.0)
@@ -190,7 +190,7 @@ GEM
190190
rdoc (~> 3.4)
191191
thor (>= 0.14.6, < 2.0)
192192
rake (10.0.3)
193-
rdoc (3.12)
193+
rdoc (3.12.1)
194194
json (~> 1.4)
195195
remotipart (1.0.2)
196196
rest-client (1.6.7)
@@ -241,7 +241,7 @@ GEM
241241
daemons (>= 1.0.9)
242242
eventmachine (>= 0.12.6)
243243
rack (>= 1.0.0)
244-
thor (0.16.0)
244+
thor (0.17.0)
245245
tilt (1.3.3)
246246
treetop (1.4.12)
247247
polyglot

0 commit comments

Comments
 (0)