Skip to content

Commit

Permalink
Rails5 beta4 (#5)
Browse files Browse the repository at this point in the history
* Bump to rails5beta4
  • Loading branch information
factore committed May 3, 2016
1 parent 7ce6f40 commit 343c61d
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 50 deletions.
99 changes: 50 additions & 49 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ GIT

GIT
remote: git://github.com/rack/rack.git
revision: deec4854c0ca8efcfc6fddfd11df1dfb93bb1b82
revision: f3a108619037d7f1e51230a8437af8f23764eca7
specs:
rack (2.0.0.alpha)
json
Expand Down Expand Up @@ -64,7 +64,7 @@ PATH
paperclip
pg
pundit
rails (= 5.0.0.beta3)
rails (= 5.0.0.beta4)
rails-settings-cached
react-rails
sprockets
Expand All @@ -75,41 +75,41 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actioncable (5.0.0.beta3)
actionpack (= 5.0.0.beta3)
actioncable (5.0.0.beta4)
actionpack (= 5.0.0.beta4)
nio4r (~> 1.2)
websocket-driver (~> 0.6.1)
actionmailer (5.0.0.beta3)
actionpack (= 5.0.0.beta3)
actionview (= 5.0.0.beta3)
activejob (= 5.0.0.beta3)
actionmailer (5.0.0.beta4)
actionpack (= 5.0.0.beta4)
actionview (= 5.0.0.beta4)
activejob (= 5.0.0.beta4)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
actionpack (5.0.0.beta3)
actionview (= 5.0.0.beta3)
activesupport (= 5.0.0.beta3)
actionpack (5.0.0.beta4)
actionview (= 5.0.0.beta4)
activesupport (= 5.0.0.beta4)
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.beta3)
activesupport (= 5.0.0.beta3)
actionview (5.0.0.beta4)
activesupport (= 5.0.0.beta4)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
active_model_serializers (0.9.4)
active_model_serializers (0.9.5)
activemodel (>= 3.2)
activejob (5.0.0.beta3)
activesupport (= 5.0.0.beta3)
activejob (5.0.0.beta4)
activesupport (= 5.0.0.beta4)
globalid (>= 0.3.6)
activemodel (5.0.0.beta3)
activesupport (= 5.0.0.beta3)
activerecord (5.0.0.beta3)
activemodel (= 5.0.0.beta3)
activesupport (= 5.0.0.beta3)
activemodel (5.0.0.beta4)
activesupport (= 5.0.0.beta4)
activerecord (5.0.0.beta4)
activemodel (= 5.0.0.beta4)
activesupport (= 5.0.0.beta4)
arel (~> 7.0)
activesupport (5.0.0.beta3)
activesupport (5.0.0.beta4)
concurrent-ruby (~> 1.0)
i18n (~> 0.7)
minitest (~> 5.1)
Expand Down Expand Up @@ -138,9 +138,9 @@ GEM
activesupport (>= 3.0)
cocaine (0.5.8)
climate_control (>= 0.0.3, < 1.0)
cocoon (1.2.8)
cocoon (1.2.9)
coffee-script-source (1.10.0)
concurrent-ruby (1.0.1)
concurrent-ruby (1.0.2)
connection_pool (2.2.0)
database_cleaner (1.5.1)
date_time_attribute (0.1.2)
Expand Down Expand Up @@ -174,11 +174,13 @@ GEM
addressable (~> 2.3)
loofah (2.0.3)
nokogiri (>= 1.5.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
mail (2.6.4)
mime-types (>= 1.16, < 4)
metaclass (0.0.4)
method_source (0.8.2)
mime-types (2.99.1)
mime-types (3.0)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0221)
mimemagic (0.3.0)
mini_portile2 (2.0.0)
minitest (5.8.4)
Expand All @@ -195,7 +197,7 @@ GEM
non-stupid-digest-assets (1.0.8)
sprockets (>= 2.0)
orm_adapter (0.5.0)
paperclip (4.3.5)
paperclip (4.3.6)
activemodel (>= 3.2.0)
activesupport (>= 3.2.0)
cocaine (~> 0.5.5)
Expand All @@ -208,17 +210,17 @@ GEM
railties (>= 3.1, < 5.0)
rack-test (0.6.3)
rack (>= 1.0)
rails (5.0.0.beta3)
actioncable (= 5.0.0.beta3)
actionmailer (= 5.0.0.beta3)
actionpack (= 5.0.0.beta3)
actionview (= 5.0.0.beta3)
activejob (= 5.0.0.beta3)
activemodel (= 5.0.0.beta3)
activerecord (= 5.0.0.beta3)
activesupport (= 5.0.0.beta3)
rails (5.0.0.beta4)
actioncable (= 5.0.0.beta4)
actionmailer (= 5.0.0.beta4)
actionpack (= 5.0.0.beta4)
actionview (= 5.0.0.beta4)
activejob (= 5.0.0.beta4)
activemodel (= 5.0.0.beta4)
activerecord (= 5.0.0.beta4)
activesupport (= 5.0.0.beta4)
bundler (>= 1.3.0, < 2.0)
railties (= 5.0.0.beta3)
railties (= 5.0.0.beta4)
sprockets-rails (>= 2.0.0)
rails-controller-testing (0.1.1)
actionpack (~> 5.x)
Expand All @@ -232,16 +234,16 @@ GEM
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
rails-settings-cached (0.5.4)
rails-settings-cached (0.6.3)
rails (>= 4.2.0)
railties (5.0.0.beta3)
actionpack (= 5.0.0.beta3)
activesupport (= 5.0.0.beta3)
railties (5.0.0.beta4)
actionpack (= 5.0.0.beta4)
activesupport (= 5.0.0.beta4)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (11.1.2)
react-rails (1.6.2)
react-rails (1.7.0)
babel-transpiler (>= 0.7.0)
coffee-script-source (~> 1.8)
connection_pool
Expand All @@ -253,11 +255,11 @@ GEM
responders (2.1.1)
railties (>= 4.2.0, < 5.1)
ruby-progressbar (1.8.0)
sass (3.4.21)
sprockets (3.5.2)
sass (3.4.22)
sprockets (3.6.0)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.0.3)
sprockets-rails (3.0.4)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
Expand All @@ -266,9 +268,8 @@ GEM
tilt (2.0.2)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (2.7.2)
execjs (>= 0.3.0)
json (>= 1.8.0)
uglifier (3.0.0)
execjs (>= 0.3.0, < 3)
uuidtools (2.1.5)
warden (1.2.4)
rack (>= 1.0)
Expand Down
2 changes: 1 addition & 1 deletion tenon.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Gem::Specification.new do |s|
s.add_dependency 'uglifier'

# The actual gem dependencies
s.add_dependency 'rails', '5.0.0.beta3'
s.add_dependency 'rails', '5.0.0.beta4'

s.add_dependency 'active_model_serializers'
s.add_dependency 'cocoon'
Expand Down

0 comments on commit 343c61d

Please sign in to comment.