aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock67
1 files changed, 38 insertions, 29 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index cce1d346da..eb8c229a41 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,42 +1,47 @@
-PATH
- remote: .
- specs:
- activestorage (0.1)
- actionpack (>= 5.1)
- activejob (>= 5.1)
- activerecord (>= 5.1)
- activesupport (>= 5.1)
-
-GEM
- remote: https://rubygems.org/
+GIT
+ remote: https://github.com/rails/rails.git
+ revision: c1f9fa8c69590222fac43d58bf64ef4a1225d7ce
specs:
- actionpack (5.1.1)
- actionview (= 5.1.1)
- activesupport (= 5.1.1)
+ actionpack (5.2.0.alpha)
+ actionview (= 5.2.0.alpha)
+ activesupport (= 5.2.0.alpha)
rack (~> 2.0)
rack-test (~> 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
- actionview (5.1.1)
- activesupport (= 5.1.1)
+ actionview (5.2.0.alpha)
+ activesupport (= 5.2.0.alpha)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
- activejob (5.1.1)
- activesupport (= 5.1.1)
+ activejob (5.2.0.alpha)
+ activesupport (= 5.2.0.alpha)
globalid (>= 0.3.6)
- activemodel (5.1.1)
- activesupport (= 5.1.1)
- activerecord (5.1.1)
- activemodel (= 5.1.1)
- activesupport (= 5.1.1)
+ activemodel (5.2.0.alpha)
+ activesupport (= 5.2.0.alpha)
+ activerecord (5.2.0.alpha)
+ activemodel (= 5.2.0.alpha)
+ activesupport (= 5.2.0.alpha)
arel (~> 8.0)
- activesupport (5.1.1)
+ activesupport (5.2.0.alpha)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
+
+PATH
+ remote: .
+ specs:
+ activestorage (0.1)
+ actionpack (>= 5.2.0.alpha)
+ activejob (>= 5.2.0.alpha)
+ activerecord (>= 5.2.0.alpha)
+ activesupport (>= 5.2.0.alpha)
+
+GEM
+ remote: https://rubygems.org/
+ specs:
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
arel (8.0.0)
@@ -55,7 +60,7 @@ GEM
declarative (0.0.9)
declarative-option (0.1.0)
digest-crc (0.4.1)
- erubi (1.6.0)
+ erubi (1.6.1)
faraday (0.12.1)
multipart-post (>= 1.2, < 3)
globalid (0.4.0)
@@ -87,7 +92,7 @@ GEM
httparty (0.15.5)
multi_xml (>= 0.5.2)
httpclient (2.8.3)
- i18n (0.8.4)
+ i18n (0.8.6)
jmespath (1.3.1)
jwt (1.5.6)
little-plugger (1.1.4)
@@ -100,13 +105,13 @@ GEM
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
- mini_portile2 (2.1.0)
+ mini_portile2 (2.2.0)
minitest (5.10.2)
multi_json (1.12.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
- nokogiri (1.7.2)
- mini_portile2 (~> 2.1.0)
+ nokogiri (1.8.0)
+ mini_portile2 (~> 2.2.0)
os (0.9.6)
parallel (1.11.2)
parser (2.4.0.0)
@@ -153,7 +158,11 @@ PLATFORMS
ruby
DEPENDENCIES
+ actionpack!
+ activejob!
+ activerecord!
activestorage!
+ activesupport!
aws-sdk (~> 2)
bundler (~> 1.15)
byebug