Commit 9d3faec981d2939f24e83f02468dbbf85bcf3c86
1 parent
ce2d704c
Exists in
colab
and in
4 other branches
Auto updated: jquery-rails
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
Gemfile.lock
... | ... | @@ -142,7 +142,7 @@ GEM |
142 | 142 | jbuilder (2.3.1) |
143 | 143 | activesupport (>= 3.0.0, < 5) |
144 | 144 | multi_json (~> 1.2) |
145 | - jquery-rails (4.0.4) | |
145 | + jquery-rails (4.0.5) | |
146 | 146 | rails-dom-testing (~> 1.0) |
147 | 147 | railties (>= 4.2.0) |
148 | 148 | thor (>= 0.14, < 2.0) |
... | ... | @@ -186,7 +186,7 @@ GEM |
186 | 186 | metaclass (0.0.4) |
187 | 187 | mime-types (2.6.1) |
188 | 188 | mini_portile (0.6.2) |
189 | - minitest (5.8.0) | |
189 | + minitest (5.8.1) | |
190 | 190 | mocha (1.1.0) |
191 | 191 | metaclass (~> 0.0.1) |
192 | 192 | multi_json (1.11.2) | ... | ... |