Commit 5db551b6979b92d9d87dc29b3c78cb768551926f
1 parent
bd3eb276
Exists in
master
and in
1 other branch
Ruby 2.2 compatibility
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
Gemfile.lock
| ... | ... | @@ -134,7 +134,7 @@ GEM |
| 134 | 134 | hoptoad_notifier (2.4.11) |
| 135 | 135 | activesupport |
| 136 | 136 | builder |
| 137 | - htmlentities (4.3.1) | |
| 137 | + htmlentities (4.3.3) | |
| 138 | 138 | httparty (0.12.0) |
| 139 | 139 | json (~> 1.8) |
| 140 | 140 | multi_xml (>= 0.5.2) |
| ... | ... | @@ -149,7 +149,7 @@ GEM |
| 149 | 149 | kaminari (0.14.1) |
| 150 | 150 | actionpack (>= 3.0.0) |
| 151 | 151 | activesupport (>= 3.0.0) |
| 152 | - kgio (2.8.1) | |
| 152 | + kgio (2.9.2) | |
| 153 | 153 | launchy (2.3.0) |
| 154 | 154 | addressable (~> 2.3) |
| 155 | 155 | mail (2.6.3) |
| ... | ... | @@ -257,7 +257,7 @@ GEM |
| 257 | 257 | activesupport (= 4.1.8) |
| 258 | 258 | rake (>= 0.8.7) |
| 259 | 259 | thor (>= 0.18.1, < 2.0) |
| 260 | - raindrops (0.12.0) | |
| 260 | + raindrops (0.13.0) | |
| 261 | 261 | rake (10.4.2) |
| 262 | 262 | rdoc (4.1.2) |
| 263 | 263 | json (~> 1.4) | ... | ... |