gemfiles/4.0.gemfile.lock in guise-0.4.0 vs gemfiles/4.0.gemfile.lock in guise-0.4.1
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: ../
specs:
- guise (0.4.0)
+ guise (0.4.1)
activerecord (>= 3.1, < 4.1)
activesupport (>= 3.1, < 4.1)
GEM
remote: https://rubygems.org/
@@ -27,12 +27,15 @@
bundler
rake
arel (4.0.2)
atomic (1.1.14)
builder (3.1.4)
+ codeclimate-test-reporter (0.3.0)
+ simplecov (>= 0.7.1, < 1.0.0)
coderay (1.1.0)
diff-lcs (1.2.5)
+ docile (1.1.3)
factory_girl (4.4.0)
activesupport (>= 3.0.0)
i18n (0.6.9)
method_source (0.8.2)
minitest (4.7.5)
@@ -50,10 +53,15 @@
rspec-expectations (2.14.4)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.4)
shoulda-matchers (2.5.0)
activesupport (>= 3.0.0)
+ simplecov (0.8.2)
+ docile (~> 1.1.0)
+ multi_json
+ simplecov-html (~> 0.8.0)
+ simplecov-html (0.8.0)
slop (3.4.7)
sqlite3 (1.3.8)
thread_safe (0.1.3)
atomic
tzinfo (0.3.38)
@@ -63,9 +71,10 @@
DEPENDENCIES
activerecord (~> 4.0)
activesupport (~> 4.0)
appraisal (~> 0.5)
+ codeclimate-test-reporter (~> 0.3)
factory_girl (~> 4.4)
guise!
pry (~> 0.9)
rake (~> 10.1)
rspec (~> 2.14)