gemfiles/rails_edge.gemfile.lock in dgp-schedule_attributes-0.5.1 vs gemfiles/rails_edge.gemfile.lock in dgp-schedule_attributes-0.5.2
- old
+ new
@@ -25,11 +25,11 @@
tzinfo (~> 1.1)
PATH
remote: ../
specs:
- dgp-schedule_attributes (0.5.0)
+ dgp-schedule_attributes (0.5.2)
activesupport (>= 3.2)
ice_cube (~> 0.13)
tzinfo
GEM
@@ -38,37 +38,39 @@
appraisal (2.1.0)
bundler
rake
thor (>= 0.14.0)
builder (3.2.2)
- byebug (5.0.0)
- columnize (= 0.9.0)
+ codeclimate-test-reporter (0.4.7)
+ simplecov (>= 0.7.1, < 1.0.0)
coderay (1.1.0)
- columnize (0.9.0)
concurrent-ruby (0.9.1)
diff-lcs (1.2.5)
+ docile (1.1.5)
i18n (0.7.0)
ice_cube (0.13.0)
json (1.8.3)
method_source (0.8.2)
minitest (5.8.0)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
- pry-byebug (3.2.0)
- byebug (~> 5.0)
- pry (~> 0.10)
rake (10.4.2)
rspec (2.99.0)
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
rspec-mocks (~> 2.99.0)
rspec-core (2.99.2)
rspec-expectations (2.99.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.99.4)
+ simplecov (0.10.0)
+ docile (~> 1.1.0)
+ json (~> 1.8)
+ simplecov-html (~> 0.10.0)
+ simplecov-html (0.10.0)
slop (3.6.0)
sqlite3 (1.3.10)
thor (0.19.1)
thread_safe (0.3.5)
tzinfo (1.2.2)
@@ -80,11 +82,11 @@
DEPENDENCIES
activerecord (>= 3.2)
activesupport!
appraisal
arel!
+ codeclimate-test-reporter
dgp-schedule_attributes!
pry
- pry-byebug
rake
rspec (~> 2.99)
sqlite3