Commit 52c8a6635781a47e209853b0f70b9535071087d2
Exists in
master
and in
1 other branch
Merge pull request #789 from felixbuenemann/ruby-2.2-support
Ruby 2.2 compatibility
Showing
1 changed file
with
1 additions
and
1 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) |