Gemfile.lock in rapinoe-0.0.3 vs Gemfile.lock in rapinoe-0.0.4

- old
+ new

@@ -1,18 +1,43 @@ PATH remote: . specs: - rapinoe (0.0.2) - fastimage (~> 1.8.1) + rapinoe (0.0.3) + fastimage (~> 1.8, >= 1.8.1) + miro (~> 0.3, >= 0.3.0) rubyzip (~> 1.1, >= 1.1.7) GEM remote: http://rubygems.org/ specs: + activesupport (4.2.5) + i18n (~> 0.7) + json (~> 1.7, >= 1.7.7) + minitest (~> 5.1) + thread_safe (~> 0.3, >= 0.3.4) + tzinfo (~> 1.1) addressable (2.4.0) + chunky_png (1.3.5) + climate_control (0.0.3) + activesupport (>= 3.0) + cocaine (0.5.8) + climate_control (>= 0.0.3, < 1.0) + color (1.8) fastimage (1.8.1) addressable (~> 2.3, >= 2.3.5) + i18n (0.7.0) + json (1.8.3) + minitest (5.8.3) + miro (0.3.0) + cocaine + color + oily_png + oily_png (1.2.0) + chunky_png (~> 1.3.1) rubyzip (1.1.7) + thread_safe (0.3.5) + tzinfo (1.2.2) + thread_safe (~> 0.1) PLATFORMS ruby DEPENDENCIES