aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorSean Griffin <sean@seantheprogrammer.com>2016-02-01 14:27:38 -0700
committerSean Griffin <sean@seantheprogrammer.com>2016-02-01 14:37:52 -0700
commit49f6ce63f33b7817bcbd0cdf5f8881b63f40d9c9 (patch)
tree454e81ebf8d0697aabde55c265fdf15a8cf0437b /Gemfile.lock
parent633969f159c4f1ff23d98ec6e25cf84a78994824 (diff)
downloadrails-49f6ce63f33b7817bcbd0cdf5f8881b63f40d9c9.tar.gz
rails-49f6ce63f33b7817bcbd0cdf5f8881b63f40d9c9.tar.bz2
rails-49f6ce63f33b7817bcbd0cdf5f8881b63f40d9c9.zip
Preparing for Rails 5.0.0.beta2
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock68
1 files changed, 34 insertions, 34 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ba41d0705f..bd2e2c30b9 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -29,60 +29,60 @@ GIT
PATH
remote: .
specs:
- actioncable (5.0.0.beta1.1)
- actionpack (= 5.0.0.beta1.1)
+ actioncable (5.0.0.beta2)
+ actionpack (= 5.0.0.beta2)
nio4r (~> 1.2)
websocket-driver (~> 0.6.1)
- actionmailer (5.0.0.beta1.1)
- actionpack (= 5.0.0.beta1.1)
- actionview (= 5.0.0.beta1.1)
- activejob (= 5.0.0.beta1.1)
+ actionmailer (5.0.0.beta2)
+ actionpack (= 5.0.0.beta2)
+ actionview (= 5.0.0.beta2)
+ activejob (= 5.0.0.beta2)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
- actionpack (5.0.0.beta1.1)
- actionview (= 5.0.0.beta1.1)
- activesupport (= 5.0.0.beta1.1)
+ actionpack (5.0.0.beta2)
+ actionview (= 5.0.0.beta2)
+ activesupport (= 5.0.0.beta2)
rack (~> 2.x)
rack-test (~> 0.6.3)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
- actionview (5.0.0.beta1.1)
- activesupport (= 5.0.0.beta1.1)
+ actionview (5.0.0.beta2)
+ activesupport (= 5.0.0.beta2)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
- activejob (5.0.0.beta1.1)
- activesupport (= 5.0.0.beta1.1)
+ activejob (5.0.0.beta2)
+ activesupport (= 5.0.0.beta2)
globalid (>= 0.3.6)
- activemodel (5.0.0.beta1.1)
- activesupport (= 5.0.0.beta1.1)
- activerecord (5.0.0.beta1.1)
- activemodel (= 5.0.0.beta1.1)
- activesupport (= 5.0.0.beta1.1)
+ activemodel (5.0.0.beta2)
+ activesupport (= 5.0.0.beta2)
+ activerecord (5.0.0.beta2)
+ activemodel (= 5.0.0.beta2)
+ activesupport (= 5.0.0.beta2)
arel (~> 7.0)
- activesupport (5.0.0.beta1.1)
+ activesupport (5.0.0.beta2)
concurrent-ruby (~> 1.0)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
method_source
minitest (~> 5.1)
tzinfo (~> 1.1)
- rails (5.0.0.beta1.1)
- actioncable (= 5.0.0.beta1.1)
- actionmailer (= 5.0.0.beta1.1)
- actionpack (= 5.0.0.beta1.1)
- actionview (= 5.0.0.beta1.1)
- activejob (= 5.0.0.beta1.1)
- activemodel (= 5.0.0.beta1.1)
- activerecord (= 5.0.0.beta1.1)
- activesupport (= 5.0.0.beta1.1)
+ rails (5.0.0.beta2)
+ actioncable (= 5.0.0.beta2)
+ actionmailer (= 5.0.0.beta2)
+ actionpack (= 5.0.0.beta2)
+ actionview (= 5.0.0.beta2)
+ activejob (= 5.0.0.beta2)
+ activemodel (= 5.0.0.beta2)
+ activerecord (= 5.0.0.beta2)
+ activesupport (= 5.0.0.beta2)
bundler (>= 1.3.0, < 2.0)
- railties (= 5.0.0.beta1.1)
+ railties (= 5.0.0.beta2)
sprockets-rails (>= 2.0.0)
- railties (5.0.0.beta1.1)
- actionpack (= 5.0.0.beta1.1)
- activesupport (= 5.0.0.beta1.1)
+ railties (5.0.0.beta2)
+ actionpack (= 5.0.0.beta2)
+ activesupport (= 5.0.0.beta2)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
@@ -164,7 +164,7 @@ GEM
mysql2 (0.4.2)
mysql2 (0.4.2-x64-mingw32)
mysql2 (0.4.2-x86-mingw32)
- nio4r (1.2.0)
+ nio4r (1.2.1)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
nokogiri (1.6.7.2-x64-mingw32)
@@ -234,7 +234,7 @@ GEM
sprockets (3.5.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
- sprockets-rails (3.0.0)
+ sprockets-rails (3.0.1)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)