Gemfile.lock in fuzzily-0.0.3 vs Gemfile.lock in fuzzily-0.1.0
- old
+ new
@@ -1,23 +1,35 @@
PATH
remote: .
specs:
- fuzzily (0.0.3)
- activerecord (~> 2.3)
+ fuzzily (0.1.0)
+ activerecord (>= 2.3.17)
GEM
remote: https://rubygems.org/
specs:
- activerecord (2.3.17)
- activesupport (= 2.3.17)
- activesupport (2.3.17)
+ activemodel (3.2.12)
+ activesupport (= 3.2.12)
+ builder (~> 3.0.0)
+ activerecord (3.2.12)
+ activemodel (= 3.2.12)
+ activesupport (= 3.2.12)
+ arel (~> 3.0.2)
+ tzinfo (~> 0.3.29)
+ activesupport (3.2.12)
+ i18n (~> 0.6)
+ multi_json (~> 1.0)
appraisal (0.5.1)
bundler
rake
+ arel (3.0.2)
+ builder (3.0.4)
coderay (1.0.9)
diff-lcs (1.1.3)
+ i18n (0.6.1)
method_source (0.8.1)
+ multi_json (1.6.1)
pry (0.9.12)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
pry-nav (0.2.3)
@@ -31,16 +43,18 @@
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.2)
slop (3.4.3)
sqlite3 (1.3.7)
+ tzinfo (0.3.35)
PLATFORMS
ruby
DEPENDENCIES
appraisal
fuzzily!
pry
pry-nav
+ rake
rspec
sqlite3