gemfiles/rails4_1.gemfile.lock in calculated_attributes-0.1.2 vs gemfiles/rails4_1.gemfile.lock in calculated_attributes-0.1.3
- old
+ new
@@ -27,10 +27,11 @@
arel (5.0.1.20140414130214)
ast (2.0.0)
astrolabe (1.3.0)
parser (>= 2.2.0.pre.3, < 3.0)
builder (3.2.2)
+ byebug (6.0.2)
diff-lcs (1.2.5)
i18n (0.7.0)
json (1.8.3)
minitest (5.7.0)
parser (2.2.2.5)
@@ -69,9 +70,10 @@
DEPENDENCIES
activerecord (= 4.1.11)
appraisal (~> 1.0.3)
bundler (~> 1.7)
+ byebug
calculated_attributes!
rake (~> 10.0)
rspec (~> 3.1)
rubocop (~> 0.32.0)
sqlite3 (~> 1.3.10)