Gemfile.lock in flextures-4.0.0 vs Gemfile.lock in flextures-4.0.1

- old
+ new

@@ -1,13 +1,21 @@ PATH remote: . specs: - flextures (4.0.0) + flextures (4.0.1) GEM remote: https://rubygems.org/ specs: + activesupport (4.2.5.2) + i18n (~> 0.7) + json (~> 1.7, >= 1.7.7) + minitest (~> 5.1) + thread_safe (~> 0.3, >= 0.3.4) + tzinfo (~> 1.1) + i18n (0.7.0) + json (1.8.3) minitest (5.4.0) minitest-bang (0.1.1) minitest (>= 4.7.5, <= 5.4.0) minitest-implicit-subject (1.4.0) minitest @@ -16,14 +24,18 @@ minitest-power_assert (0.0.3) minitest power_assert power_assert (0.2.2) rake (0.9.2.2) + thread_safe (0.3.5) + tzinfo (1.2.2) + thread_safe (~> 0.1) PLATFORMS ruby DEPENDENCIES + activesupport bundler (~> 1.6) flextures! minitest (= 5.4.0) minitest-bang (= 0.1.1) minitest-implicit-subject (= 1.4.0)