Skip to content

Commit

Permalink
Prepare 3.0.0.rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
yivo committed Sep 15, 2017
1 parent 720d60b commit d687e6a
Show file tree
Hide file tree
Showing 20 changed files with 170 additions and 277 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@
source "https://rubygems.org"

gem "rails", "~> 5"
gem "pry-byebug"

gemspec
92 changes: 46 additions & 46 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,45 +1,45 @@
PATH
remote: .
specs:
pug-rails (3.0.0.rc2)
pug-ruby (~> 2.0.0.rc2)
pug-rails (3.0.0.rc3)
pug-ruby (~> 2.0.0.rc3)

GEM
remote: https://rubygems.org/
specs:
actioncable (5.1.2)
actionpack (= 5.1.2)
actioncable (5.1.4)
actionpack (= 5.1.4)
nio4r (~> 2.0)
websocket-driver (~> 0.6.1)
actionmailer (5.1.2)
actionpack (= 5.1.2)
actionview (= 5.1.2)
activejob (= 5.1.2)
actionmailer (5.1.4)
actionpack (= 5.1.4)
actionview (= 5.1.4)
activejob (= 5.1.4)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.1.2)
actionview (= 5.1.2)
activesupport (= 5.1.2)
actionpack (5.1.4)
actionview (= 5.1.4)
activesupport (= 5.1.4)
rack (~> 2.0)
rack-test (~> 0.6.3)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.1.2)
activesupport (= 5.1.2)
actionview (5.1.4)
activesupport (= 5.1.4)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.1.2)
activesupport (= 5.1.2)
activejob (5.1.4)
activesupport (= 5.1.4)
globalid (>= 0.3.6)
activemodel (5.1.2)
activesupport (= 5.1.2)
activerecord (5.1.2)
activemodel (= 5.1.2)
activesupport (= 5.1.2)
activemodel (5.1.4)
activesupport (= 5.1.4)
activerecord (5.1.4)
activemodel (= 5.1.4)
activesupport (= 5.1.4)
arel (~> 8.0)
activesupport (5.1.2)
activesupport (5.1.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
Expand All @@ -50,8 +50,8 @@ GEM
thor (>= 0.14.0)
arel (8.0.0)
builder (3.2.3)
byebug (9.0.6)
coderay (1.1.1)
byebug (9.1.0)
coderay (1.1.2)
concurrent-ruby (1.0.5)
erubi (1.6.1)
execjs (2.7.0)
Expand All @@ -73,42 +73,42 @@ GEM
nio4r (2.1.0)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
power_assert (1.0.2)
power_assert (1.1.0)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-byebug (3.4.2)
byebug (~> 9.0)
pry-byebug (3.5.0)
byebug (~> 9.1)
pry (~> 0.10)
pug-ruby (2.0.0.rc2)
pug-ruby (2.0.0.rc3)
execjs (~> 2.0)
memoist (~> 0.15)
method-not-implemented (~> 1.0, >= 1.0.1)
regexp-match-polyfill (~> 1.0, >= 1.0.2)
rack (2.0.3)
rack-test (0.6.3)
rack (>= 1.0)
rails (5.1.2)
actioncable (= 5.1.2)
actionmailer (= 5.1.2)
actionpack (= 5.1.2)
actionview (= 5.1.2)
activejob (= 5.1.2)
activemodel (= 5.1.2)
activerecord (= 5.1.2)
activesupport (= 5.1.2)
bundler (>= 1.3.0, < 2.0)
railties (= 5.1.2)
rack-test (0.7.0)
rack (>= 1.0, < 3)
rails (5.1.4)
actioncable (= 5.1.4)
actionmailer (= 5.1.4)
actionpack (= 5.1.4)
actionview (= 5.1.4)
activejob (= 5.1.4)
activemodel (= 5.1.4)
activerecord (= 5.1.4)
activesupport (= 5.1.4)
bundler (>= 1.3.0)
railties (= 5.1.4)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
railties (5.1.2)
actionpack (= 5.1.2)
activesupport (= 5.1.2)
railties (5.1.4)
actionpack (= 5.1.4)
activesupport (= 5.1.4)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
Expand All @@ -118,13 +118,13 @@ GEM
sprockets (3.7.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.0)
sprockets-rails (3.2.1)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
test-unit (3.2.5)
power_assert
thor (0.19.4)
thor (0.20.0)
thread_safe (0.3.6)
tzinfo (1.2.3)
thread_safe (~> 0.1)
Expand Down
1 change: 0 additions & 1 deletion gemfiles/rails_3.1.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@ source "https://rubygems.org"

gem "rails", "~> 3.1"
gem "sprockets", "~> 2"
gem "pry-byebug"

gemspec path: "../"
26 changes: 7 additions & 19 deletions gemfiles/rails_3.1.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PATH
remote: ..
specs:
pug-rails (3.0.0.rc2)
pug-ruby (~> 2.0.0.rc2)
pug-rails (3.0.0.rc3)
pug-ruby (~> 2.0.0.rc3)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -40,8 +40,6 @@ GEM
thor (>= 0.14.0)
arel (3.0.3)
builder (3.0.4)
byebug (9.0.6)
coderay (1.1.1)
erubis (2.7.0)
execjs (2.7.0)
hike (1.2.3)
Expand All @@ -53,28 +51,20 @@ GEM
treetop (~> 1.4.8)
memoist (0.16.0)
method-not-implemented (1.0.1)
method_source (0.8.2)
mime-types (1.25.1)
mini_portile2 (2.1.0)
multi_json (1.12.1)
multi_json (1.12.2)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
polyglot (0.3.5)
power_assert (1.0.2)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-byebug (3.4.2)
byebug (~> 9.0)
pry (~> 0.10)
pug-ruby (2.0.0.rc2)
power_assert (1.1.0)
pug-ruby (2.0.0.rc3)
execjs (~> 2.0)
memoist (~> 0.15)
method-not-implemented (~> 1.0, >= 1.0.1)
regexp-match-polyfill (~> 1.0, >= 1.0.2)
rack (1.4.7)
rack-cache (1.7.0)
rack-cache (1.7.1)
rack (>= 0.4)
rack-ssl (1.3.4)
rack
Expand All @@ -99,15 +89,14 @@ GEM
rdoc (3.12.2)
json (~> 1.4)
regexp-match-polyfill (1.0.2)
slop (3.6.0)
sprockets (2.2.3)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
test-unit (3.2.5)
power_assert
thor (0.19.4)
thor (0.20.0)
tilt (1.4.1)
treetop (1.4.15)
polyglot
Expand All @@ -121,7 +110,6 @@ DEPENDENCIES
appraisal (~> 2.1)
bundler (~> 1.7)
nokogiri (~> 1.6, < 1.7)
pry-byebug
pug-rails!
rails (~> 3.1)
rake (~> 10.0)
Expand Down
1 change: 0 additions & 1 deletion gemfiles/rails_3.2.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@ source "https://rubygems.org"

gem "rails", "~> 3.2"
gem "sprockets", "~> 2"
gem "pry-byebug"

gemspec path: "../"
26 changes: 7 additions & 19 deletions gemfiles/rails_3.2.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PATH
remote: ..
specs:
pug-rails (3.0.0.rc2)
pug-ruby (~> 2.0.0.rc2)
pug-rails (3.0.0.rc3)
pug-ruby (~> 2.0.0.rc3)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -40,8 +40,6 @@ GEM
thor (>= 0.14.0)
arel (3.0.3)
builder (3.0.4)
byebug (9.0.6)
coderay (1.1.1)
erubis (2.7.0)
execjs (2.7.0)
hike (1.2.3)
Expand All @@ -53,28 +51,20 @@ GEM
treetop (~> 1.4.8)
memoist (0.16.0)
method-not-implemented (1.0.1)
method_source (0.8.2)
mime-types (1.25.1)
mini_portile2 (2.1.0)
multi_json (1.12.1)
multi_json (1.12.2)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
polyglot (0.3.5)
power_assert (1.0.2)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-byebug (3.4.2)
byebug (~> 9.0)
pry (~> 0.10)
pug-ruby (2.0.0.rc2)
power_assert (1.1.0)
pug-ruby (2.0.0.rc3)
execjs (~> 2.0)
memoist (~> 0.15)
method-not-implemented (~> 1.0, >= 1.0.1)
regexp-match-polyfill (~> 1.0, >= 1.0.2)
rack (1.4.7)
rack-cache (1.7.0)
rack-cache (1.7.1)
rack (>= 0.4)
rack-ssl (1.3.4)
rack
Expand All @@ -99,15 +89,14 @@ GEM
rdoc (3.12.2)
json (~> 1.4)
regexp-match-polyfill (1.0.2)
slop (3.6.0)
sprockets (2.2.3)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
test-unit (3.2.5)
power_assert
thor (0.19.4)
thor (0.20.0)
tilt (1.4.1)
treetop (1.4.15)
polyglot
Expand All @@ -121,7 +110,6 @@ DEPENDENCIES
appraisal (~> 2.1)
bundler (~> 1.7)
nokogiri (~> 1.6, < 1.7)
pry-byebug
pug-rails!
rails (~> 3.2)
rake (~> 10.0)
Expand Down
1 change: 0 additions & 1 deletion gemfiles/rails_4.1_with_sprockets_2.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@ source "https://rubygems.org"

gem "rails", "~> 4"
gem "sprockets", "~> 2"
gem "pry-byebug"

gemspec path: "../"
Loading

0 comments on commit d687e6a

Please sign in to comment.