gemfiles/AR_4.gemfile.lock in protector-0.2.3 vs gemfiles/AR_4.gemfile.lock in protector-0.2.4
- old
+ new
@@ -1,12 +1,9 @@
GIT
remote: git://github.com/jruby/activerecord-jdbc-adapter.git
- revision: b1cb2cb59496a7c3ae22799f88c8c4789e6a8cce
+ revision: 178d6177ae874a00e07f514e293eaa58d26dca5d
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.2.3)
@@ -14,32 +11,30 @@
i18n
GEM
remote: https://rubygems.org/
specs:
- activemodel (4.0.0.rc1)
- activesupport (= 4.0.0.rc1)
+ activemodel (4.0.0)
+ activesupport (= 4.0.0)
builder (~> 3.1.0)
- activerecord (4.0.0.rc1)
- activemodel (= 4.0.0.rc1)
+ activerecord (4.0.0)
+ activemodel (= 4.0.0)
activerecord-deprecated_finders (~> 1.0.2)
- activesupport (= 4.0.0.rc1)
+ activesupport (= 4.0.0)
arel (~> 4.0.0)
- activerecord-deprecated_finders (1.0.2)
- activerecord-jdbc-adapter (1.3.0.beta1)
- activesupport (4.0.0.rc1)
+ activerecord-deprecated_finders (1.0.3)
+ activesupport (4.0.0)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
appraisal (0.5.2)
bundler
rake
arel (4.0.0)
- atomic (1.1.9)
- atomic (1.1.9-java)
+ atomic (1.1.10)
builder (3.1.4)
coderay (1.0.9)
colored (1.2)
colorize (0.5.8)
coveralls (0.6.7)
@@ -47,43 +42,36 @@
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
thor
diff-lcs (1.2.4)
- ffi (1.8.1)
- ffi (1.8.1-java)
+ ffi (1.9.0)
formatador (0.2.4)
- guard (1.8.0)
+ guard (1.8.1)
formatador (>= 0.2.4)
listen (>= 1.0.0)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
- guard-rspec (3.0.0)
+ guard-rspec (3.0.2)
guard (>= 1.8)
rspec (~> 2.13)
i18n (0.6.4)
- jdbc-sqlite3 (3.7.2)
- listen (1.1.3)
+ listen (1.2.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
- lumberjack (1.0.3)
+ lumberjack (1.0.4)
method_source (0.8.1)
mime-types (1.23)
- minitest (4.7.4)
- multi_json (1.7.3)
+ minitest (4.7.5)
+ multi_json (1.7.7)
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)
+ rake (10.1.0)
rb-fsevent (0.9.3)
rb-inotify (0.9.0)
ffi (>= 0.5.0)
rb-kqueue (0.2.0)
ffi (>= 0.5.0)
@@ -101,23 +89,20 @@
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
slop (3.4.5)
- spoon (0.0.4)
- ffi
sqlite3 (1.3.7)
thor (0.18.1)
thread_safe (0.1.0)
atomic
tzinfo (0.3.37)
PLATFORMS
- java
ruby
DEPENDENCIES
- activerecord (= 4.0.0.rc1)
+ activerecord (= 4.0.0)
activerecord-jdbcsqlite3-adapter!
appraisal
colored
coveralls
guard