gemfiles/AR_3.2.gemfile.lock in protector-0.0.4 vs gemfiles/AR_3.2.gemfile.lock in protector-0.1.0
- old
+ new
@@ -1,44 +1,39 @@
GIT
remote: git://github.com/jruby/activerecord-jdbc-adapter.git
- revision: b1cb2cb59496a7c3ae22799f88c8c4789e6a8cce
+ revision: 180dd863d30d6048c914622e4e77f018cf77026a
specs:
- activerecord-jdbcsqlite3-adapter (1.3.0.DEV)
- activerecord-jdbc-adapter (~> 1.3.0.DEV)
- jdbc-sqlite3 (~> 3.7.2)
PATH
remote: /Users/inossidabile/Repos/protector
specs:
- protector (0.0.3)
+ protector (0.1.0)
activesupport
i18n
GEM
remote: https://rubygems.org/
specs:
- activemodel (3.2.0)
- activesupport (= 3.2.0)
+ activemodel (3.2.9)
+ activesupport (= 3.2.9)
builder (~> 3.0.0)
- activerecord (3.2.0)
- activemodel (= 3.2.0)
- activesupport (= 3.2.0)
- arel (~> 3.0.0)
+ activerecord (3.2.9)
+ activemodel (= 3.2.9)
+ activesupport (= 3.2.9)
+ arel (~> 3.0.2)
tzinfo (~> 0.3.29)
- activerecord-jdbc-adapter (1.3.0.beta1)
- activesupport (3.2.0)
+ activesupport (3.2.9)
i18n (~> 0.6)
multi_json (~> 1.0)
appraisal (0.5.2)
bundler
rake
arel (3.0.2)
builder (3.0.4)
coderay (1.0.9)
diff-lcs (1.2.4)
ffi (1.8.1)
- ffi (1.8.1-java)
formatador (0.2.4)
guard (1.8.0)
formatador (>= 0.2.4)
listen (>= 1.0.0)
lumberjack (>= 1.0.2)
@@ -46,27 +41,21 @@
thor (>= 0.14.6)
guard-rspec (3.0.0)
guard (>= 1.8)
rspec (~> 2.13)
i18n (0.6.4)
- jdbc-sqlite3 (3.7.2)
listen (1.1.3)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
lumberjack (1.0.3)
method_source (0.8.1)
- multi_json (1.7.3)
+ multi_json (1.7.4)
pry (0.9.12.2)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
- pry (0.9.12.2-java)
- coderay (~> 1.0.5)
- method_source (~> 0.8)
- slop (~> 3.4)
- spoon (~> 0.0)
rake (10.0.4)
rb-fsevent (0.9.3)
rb-inotify (0.9.0)
ffi (>= 0.5.0)
rb-kqueue (0.2.0)
@@ -78,21 +67,18 @@
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
slop (3.4.5)
- spoon (0.0.4)
- ffi
sqlite3 (1.3.7)
thor (0.18.1)
tzinfo (0.3.37)
PLATFORMS
- java
ruby
DEPENDENCIES
- activerecord (= 3.2)
+ activerecord (= 3.2.9)
activerecord-jdbcsqlite3-adapter!
appraisal
guard
guard-rspec
jdbc-sqlite3