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,7 +134,7 @@ GEM | ||
134 | hoptoad_notifier (2.4.11) | 134 | hoptoad_notifier (2.4.11) |
135 | activesupport | 135 | activesupport |
136 | builder | 136 | builder |
137 | - htmlentities (4.3.1) | 137 | + htmlentities (4.3.3) |
138 | httparty (0.12.0) | 138 | httparty (0.12.0) |
139 | json (~> 1.8) | 139 | json (~> 1.8) |
140 | multi_xml (>= 0.5.2) | 140 | multi_xml (>= 0.5.2) |
@@ -149,7 +149,7 @@ GEM | @@ -149,7 +149,7 @@ GEM | ||
149 | kaminari (0.14.1) | 149 | kaminari (0.14.1) |
150 | actionpack (>= 3.0.0) | 150 | actionpack (>= 3.0.0) |
151 | activesupport (>= 3.0.0) | 151 | activesupport (>= 3.0.0) |
152 | - kgio (2.8.1) | 152 | + kgio (2.9.2) |
153 | launchy (2.3.0) | 153 | launchy (2.3.0) |
154 | addressable (~> 2.3) | 154 | addressable (~> 2.3) |
155 | mail (2.6.3) | 155 | mail (2.6.3) |
@@ -257,7 +257,7 @@ GEM | @@ -257,7 +257,7 @@ GEM | ||
257 | activesupport (= 4.1.8) | 257 | activesupport (= 4.1.8) |
258 | rake (>= 0.8.7) | 258 | rake (>= 0.8.7) |
259 | thor (>= 0.18.1, < 2.0) | 259 | thor (>= 0.18.1, < 2.0) |
260 | - raindrops (0.12.0) | 260 | + raindrops (0.13.0) |
261 | rake (10.4.2) | 261 | rake (10.4.2) |
262 | rdoc (4.1.2) | 262 | rdoc (4.1.2) |
263 | json (~> 1.4) | 263 | json (~> 1.4) |