Gemfile.lock in hash_delegate-0.0.4 vs Gemfile.lock in hash_delegate-0.0.5

- old
+ new

@@ -1,22 +1,22 @@ PATH remote: . specs: - hash_delegate (0.0.1) + hash_delegate (0.0.5) activesupport (>= 4.0.0) GEM remote: https://rubygems.org/ specs: - activesupport (4.1.0) + activesupport (4.1.1) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) i18n (0.6.9) json (1.8.1) - minitest (5.3.3) + minitest (5.3.4) rake (10.3.2) thread_safe (0.3.3) tzinfo (1.1.0) thread_safe (~> 0.1)