Gemfile.lock in fuzzily-0.2.1 vs Gemfile.lock in fuzzily-0.2.2
- old
+ new
@@ -1,51 +1,52 @@
PATH
remote: .
specs:
- fuzzily (0.2.1)
+ fuzzily (0.2.2)
activerecord (>= 2.3.17)
GEM
remote: https://rubygems.org/
specs:
- activemodel (3.2.12)
- activesupport (= 3.2.12)
+ activemodel (3.2.13)
+ activesupport (= 3.2.13)
builder (~> 3.0.0)
- activerecord (3.2.12)
- activemodel (= 3.2.12)
- activesupport (= 3.2.12)
+ activerecord (3.2.13)
+ activemodel (= 3.2.13)
+ activesupport (= 3.2.13)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
- activesupport (3.2.12)
- i18n (~> 0.6)
+ activesupport (3.2.13)
+ i18n (= 0.6.1)
multi_json (~> 1.0)
- appraisal (0.5.1)
+ appraisal (0.5.2)
bundler
rake
arel (3.0.2)
builder (3.0.4)
coderay (1.0.9)
- diff-lcs (1.2.1)
- i18n (0.6.4)
+ diff-lcs (1.2.4)
+ i18n (0.6.1)
method_source (0.8.1)
- multi_json (1.6.1)
+ multi_json (1.7.2)
mysql2 (0.3.11)
- pry (0.9.12)
+ pg (0.15.1)
+ pry (0.9.12.1)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
pry-nav (0.2.3)
pry (~> 0.9.10)
- rake (10.0.3)
+ rake (10.0.4)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
- rspec-mocks (2.13.0)
+ rspec-mocks (2.13.1)
slop (3.4.4)
sqlite3 (1.3.7)
tzinfo (0.3.37)
PLATFORMS
@@ -53,9 +54,10 @@
DEPENDENCIES
appraisal
fuzzily!
mysql2
+ pg
pry
pry-nav
rake
rspec
sqlite3