Gemfile.lock in baza-0.0.35 vs Gemfile.lock in baza-0.0.36
- old
+ new
@@ -1,25 +1,23 @@
GEM
remote: http://rubygems.org/
specs:
- activemodel (4.2.5)
- activesupport (= 4.2.5)
- builder (~> 3.1)
- activerecord (4.2.5)
- activemodel (= 4.2.5)
- activesupport (= 4.2.5)
- arel (~> 6.0)
+ activemodel (5.2.0)
+ activesupport (= 5.2.0)
+ activerecord (5.2.0)
+ activemodel (= 5.2.0)
+ activesupport (= 5.2.0)
+ arel (>= 9.0)
activerecord-jdbc-adapter (50.0)
activerecord (>= 2.2)
- activesupport (4.2.5)
- i18n (~> 0.7)
- json (~> 1.7, >= 1.7.7)
+ activesupport (5.2.0)
+ concurrent-ruby (~> 1.0, >= 1.0.2)
+ i18n (>= 0.7, < 2)
minitest (~> 5.1)
- thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.4.0)
- arel (6.0.4)
+ arel (9.0.0)
array_enumerator (0.0.10)
ast (2.4.0)
auto_autoloader (0.0.5)
string-cases
best_practice_project (0.0.9)
@@ -33,10 +31,11 @@
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.3)
event_handler (0.0.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
+ ffi (1.9.23)
ffi (1.9.23-java)
git (1.3.0)
github_api (0.16.0)
addressable (~> 2.4.0)
descendants_tracker (~> 0.0.4)
@@ -44,11 +43,11 @@
hashie (>= 3.4)
mime-types (>= 1.16, < 3.0)
oauth2 (~> 1.0)
hashie (3.5.7)
highline (1.7.10)
- i18n (0.9.5)
+ i18n (1.0.1)
concurrent-ruby (~> 1.0)
jar-dependencies (0.3.12)
jdbc-mysql (5.1.44)
jdbc-sqlite3 (3.20.1)
jeweler (2.3.9)
@@ -60,12 +59,10 @@
nokogiri (>= 1.5.10)
psych
rake
rdoc
semver2
- json (1.8.6)
- json (1.8.6-java)
jwt (1.5.6)
method_source (0.9.0)
mime-types (2.99.3)
mini_portile2 (2.3.0)
minitest (5.11.3)
@@ -137,11 +134,11 @@
PLATFORMS
java
ruby
DEPENDENCIES
- activerecord (= 4.2.5)
+ activerecord
activerecord-jdbc-adapter
array_enumerator (~> 0.0.10)
auto_autoloader (~> 0.0.5)
best_practice_project (= 0.0.9)
bundler
@@ -160,6 +157,6 @@
sqlite3
string-cases (~> 0.0.4)
wref (~> 0.0.8)
BUNDLED WITH
- 1.16.1
+ 1.16.2