Gemfile.lock in id-0.0.12 vs Gemfile.lock in id-0.1
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- id (0.0.11)
+ id (0.1)
activemodel
activesupport
money
optional
@@ -17,20 +17,31 @@
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
- atomic (1.1.12)
+ atomic (1.1.14)
builder (3.1.4)
+ coveralls (0.7.0)
+ multi_json (~> 1.3)
+ rest-client
+ simplecov (>= 0.7)
+ term-ansicolor
+ thor
diff-lcs (1.2.1)
- i18n (0.6.4)
- json (1.7.7)
+ i18n (0.6.5)
+ metaclass (0.0.1)
+ mime-types (1.25)
minitest (4.7.5)
- money (3.7.1)
- i18n (~> 0.4)
+ mocha (0.14.0)
+ metaclass (~> 0.0.1)
+ money (5.1.1)
+ i18n (~> 0.6.0)
multi_json (1.7.3)
optional (0.0.7)
+ rest-client (1.6.7)
+ mime-types (>= 1.16)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
@@ -39,20 +50,24 @@
rspec-mocks (2.13.0)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
+ term-ansicolor (1.2.2)
+ tins (~> 0.8)
test-unit (2.5.5)
- thread_safe (0.1.2)
+ thor (0.18.1)
+ thread_safe (0.1.3)
atomic
- tzinfo (0.3.37)
+ tins (0.12.0)
+ tzinfo (0.3.38)
PLATFORMS
ruby
DEPENDENCIES
+ coveralls
id!
- json (~> 1.7.7)
- money (= 3.7.1)
+ mocha
rspec
simplecov
test-unit