Gemfile.lock in textfile-1.0.6 vs Gemfile.lock in textfile-1.1.0
- old
+ new
@@ -1,62 +1,23 @@
+PATH
+ remote: .
+ specs:
+ textfile (1.1.0)
+
GEM
remote: http://rubygems.org/
specs:
- activesupport (4.2.2)
- i18n (~> 0.7)
- json (~> 1.7, >= 1.7.7)
- minitest (~> 5.1)
- thread_safe (~> 0.3, >= 0.3.4)
- tzinfo (~> 1.1)
- coveralls (0.8.10)
- json (~> 1.8)
- rest-client (>= 1.6.8, < 2)
- simplecov (~> 0.11.0)
- term-ansicolor (~> 1.3)
- thor (~> 0.19.1)
- tins (~> 1.6.0)
- docile (1.1.5)
- domain_name (0.5.20170223)
- unf (>= 0.0.5, < 1.0.0)
- http-cookie (1.0.3)
- domain_name (~> 0.5)
- i18n (0.8.1)
json (1.8.6)
- mime-types (2.99.3)
- minitest (5.10.1)
- netrc (0.11.0)
+ minitest (5.10.2)
rdoc (3.12.2)
json (~> 1.4)
- rest-client (1.8.0)
- http-cookie (>= 1.0.2, < 2.0)
- mime-types (>= 1.16, < 3.0)
- netrc (~> 0.7)
- shoulda (3.5.0)
- shoulda-context (~> 1.0, >= 1.0.1)
- shoulda-matchers (>= 1.4.1, < 3.0)
- shoulda-context (1.2.2)
- shoulda-matchers (2.8.0)
- activesupport (>= 3.0.0)
- simplecov (0.11.2)
- docile (~> 1.1.0)
- json (~> 1.8)
- simplecov-html (~> 0.10.0)
- simplecov-html (0.10.0)
- term-ansicolor (1.5.0)
- tins (~> 1.0)
- thor (0.19.4)
- thread_safe (0.3.6)
- tins (1.6.0)
- tzinfo (1.2.3)
- thread_safe (~> 0.1)
- unf (0.1.4)
- unf_ext
- unf_ext (0.0.7.2)
PLATFORMS
ruby
DEPENDENCIES
- coveralls
+ minitest (~> 5.0)
rdoc (~> 3.12)
- shoulda
- simplecov
+ textfile!
+
+BUNDLED WITH
+ 1.14.3