Skip to content

Commit

Permalink
3.0.0.rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
yivo committed Aug 21, 2017
1 parent a923341 commit db11a81
Show file tree
Hide file tree
Showing 14 changed files with 114 additions and 40 deletions.
16 changes: 12 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PATH
remote: .
specs:
pug-rails (2.0.3)
pug-ruby (~> 1.0)
pug-rails (3.0.0.rc2)
pug-ruby (~> 2.0.0.rc2)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -54,13 +54,16 @@ GEM
coderay (1.1.1)
concurrent-ruby (1.0.5)
erubi (1.6.1)
execjs (2.7.0)
globalid (0.4.0)
activesupport (>= 4.2.0)
i18n (0.8.6)
loofah (2.0.3)
nokogiri (>= 1.5.9)
mail (2.6.6)
mime-types (>= 1.16, < 4)
memoist (0.16.0)
method-not-implemented (1.0.1)
method_source (0.8.2)
mime-types (3.1)
mime-types-data (~> 3.2015)
Expand All @@ -78,7 +81,11 @@ GEM
pry-byebug (3.4.2)
byebug (~> 9.0)
pry (~> 0.10)
pug-ruby (1.0.2)
pug-ruby (2.0.0.rc2)
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)
Expand Down Expand Up @@ -106,6 +113,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.5.0)
regexp-match-polyfill (1.0.2)
slop (3.6.0)
sprockets (3.7.1)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -138,4 +146,4 @@ DEPENDENCIES
test-unit (~> 3.1)

BUNDLED WITH
1.15.3
1.15.4
16 changes: 12 additions & 4 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 (2.0.3)
pug-ruby (~> 1.0)
pug-rails (3.0.0.rc2)
pug-ruby (~> 2.0.0.rc2)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -43,13 +43,16 @@ GEM
byebug (9.0.6)
coderay (1.1.1)
erubis (2.7.0)
execjs (2.7.0)
hike (1.2.3)
i18n (0.8.6)
journey (1.0.4)
json (1.8.6)
mail (2.5.5)
mime-types (~> 1.16)
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)
Expand All @@ -65,7 +68,11 @@ GEM
pry-byebug (3.4.2)
byebug (~> 9.0)
pry (~> 0.10)
pug-ruby (1.0.2)
pug-ruby (2.0.0.rc2)
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 (>= 0.4)
Expand All @@ -91,6 +98,7 @@ GEM
rake (10.5.0)
rdoc (3.12.2)
json (~> 1.4)
regexp-match-polyfill (1.0.2)
slop (3.6.0)
sprockets (2.2.3)
hike (~> 1.2)
Expand Down Expand Up @@ -121,4 +129,4 @@ DEPENDENCIES
test-unit (~> 3.1)

BUNDLED WITH
1.15.3
1.15.4
16 changes: 12 additions & 4 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 (2.0.3)
pug-ruby (~> 1.0)
pug-rails (3.0.0.rc2)
pug-ruby (~> 2.0.0.rc2)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -43,13 +43,16 @@ GEM
byebug (9.0.6)
coderay (1.1.1)
erubis (2.7.0)
execjs (2.7.0)
hike (1.2.3)
i18n (0.8.6)
journey (1.0.4)
json (1.8.6)
mail (2.5.5)
mime-types (~> 1.16)
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)
Expand All @@ -65,7 +68,11 @@ GEM
pry-byebug (3.4.2)
byebug (~> 9.0)
pry (~> 0.10)
pug-ruby (1.0.2)
pug-ruby (2.0.0.rc2)
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 (>= 0.4)
Expand All @@ -91,6 +98,7 @@ GEM
rake (10.5.0)
rdoc (3.12.2)
json (~> 1.4)
regexp-match-polyfill (1.0.2)
slop (3.6.0)
sprockets (2.2.3)
hike (~> 1.2)
Expand Down Expand Up @@ -121,4 +129,4 @@ DEPENDENCIES
test-unit (~> 3.1)

BUNDLED WITH
1.15.3
1.15.4
16 changes: 12 additions & 4 deletions gemfiles/rails_4.1_with_sprockets_2.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PATH
remote: ..
specs:
pug-rails (2.0.3)
pug-ruby (~> 1.0)
pug-rails (3.0.0.rc2)
pug-ruby (~> 2.0.0.rc2)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -50,6 +50,7 @@ GEM
byebug (9.0.6)
coderay (1.1.1)
erubis (2.7.0)
execjs (2.7.0)
globalid (0.4.0)
activesupport (>= 4.2.0)
hike (1.2.3)
Expand All @@ -58,6 +59,8 @@ GEM
nokogiri (>= 1.5.9)
mail (2.6.6)
mime-types (>= 1.16, < 4)
memoist (0.16.0)
method-not-implemented (1.0.1)
method_source (0.8.2)
mime-types (3.1)
mime-types-data (~> 3.2015)
Expand All @@ -75,7 +78,11 @@ GEM
pry-byebug (3.4.2)
byebug (~> 9.0)
pry (~> 0.10)
pug-ruby (1.0.2)
pug-ruby (2.0.0.rc2)
execjs (~> 2.0)
memoist (~> 0.15)
method-not-implemented (~> 1.0, >= 1.0.1)
regexp-match-polyfill (~> 1.0, >= 1.0.2)
rack (1.6.8)
rack-test (0.6.3)
rack (>= 1.0)
Expand Down Expand Up @@ -104,6 +111,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.5.0)
regexp-match-polyfill (1.0.2)
slop (3.6.0)
sprockets (2.12.4)
hike (~> 1.2)
Expand Down Expand Up @@ -137,4 +145,4 @@ DEPENDENCIES
test-unit (~> 3.1)

BUNDLED WITH
1.15.3
1.15.4
16 changes: 12 additions & 4 deletions gemfiles/rails_4.1_with_sprockets_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PATH
remote: ..
specs:
pug-rails (2.0.3)
pug-ruby (~> 1.0)
pug-rails (3.0.0.rc2)
pug-ruby (~> 2.0.0.rc2)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -51,13 +51,16 @@ GEM
coderay (1.1.1)
concurrent-ruby (1.0.5)
erubis (2.7.0)
execjs (2.7.0)
globalid (0.4.0)
activesupport (>= 4.2.0)
i18n (0.8.6)
loofah (2.0.3)
nokogiri (>= 1.5.9)
mail (2.6.6)
mime-types (>= 1.16, < 4)
memoist (0.16.0)
method-not-implemented (1.0.1)
method_source (0.8.2)
mime-types (3.1)
mime-types-data (~> 3.2015)
Expand All @@ -74,7 +77,11 @@ GEM
pry-byebug (3.4.2)
byebug (~> 9.0)
pry (~> 0.10)
pug-ruby (1.0.2)
pug-ruby (2.0.0.rc2)
execjs (~> 2.0)
memoist (~> 0.15)
method-not-implemented (~> 1.0, >= 1.0.1)
regexp-match-polyfill (~> 1.0, >= 1.0.2)
rack (1.6.8)
rack-test (0.6.3)
rack (>= 1.0)
Expand Down Expand Up @@ -103,6 +110,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.5.0)
regexp-match-polyfill (1.0.2)
slop (3.6.0)
sprockets (3.7.1)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -133,4 +141,4 @@ DEPENDENCIES
test-unit (~> 3.1)

BUNDLED WITH
1.15.3
1.15.4
16 changes: 12 additions & 4 deletions gemfiles/rails_4.2_with_sprockets_2.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PATH
remote: ..
specs:
pug-rails (2.0.3)
pug-ruby (~> 1.0)
pug-rails (3.0.0.rc2)
pug-ruby (~> 2.0.0.rc2)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -50,6 +50,7 @@ GEM
byebug (9.0.6)
coderay (1.1.1)
erubis (2.7.0)
execjs (2.7.0)
globalid (0.4.0)
activesupport (>= 4.2.0)
hike (1.2.3)
Expand All @@ -58,6 +59,8 @@ GEM
nokogiri (>= 1.5.9)
mail (2.6.6)
mime-types (>= 1.16, < 4)
memoist (0.16.0)
method-not-implemented (1.0.1)
method_source (0.8.2)
mime-types (3.1)
mime-types-data (~> 3.2015)
Expand All @@ -75,7 +78,11 @@ GEM
pry-byebug (3.4.2)
byebug (~> 9.0)
pry (~> 0.10)
pug-ruby (1.0.2)
pug-ruby (2.0.0.rc2)
execjs (~> 2.0)
memoist (~> 0.15)
method-not-implemented (~> 1.0, >= 1.0.1)
regexp-match-polyfill (~> 1.0, >= 1.0.2)
rack (1.6.8)
rack-test (0.6.3)
rack (>= 1.0)
Expand Down Expand Up @@ -104,6 +111,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.5.0)
regexp-match-polyfill (1.0.2)
slop (3.6.0)
sprockets (2.12.4)
hike (~> 1.2)
Expand Down Expand Up @@ -137,4 +145,4 @@ DEPENDENCIES
test-unit (~> 3.1)

BUNDLED WITH
1.15.3
1.15.4
16 changes: 12 additions & 4 deletions gemfiles/rails_4.2_with_sprockets_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PATH
remote: ..
specs:
pug-rails (2.0.3)
pug-ruby (~> 1.0)
pug-rails (3.0.0.rc2)
pug-ruby (~> 2.0.0.rc2)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -51,13 +51,16 @@ GEM
coderay (1.1.1)
concurrent-ruby (1.0.5)
erubis (2.7.0)
execjs (2.7.0)
globalid (0.4.0)
activesupport (>= 4.2.0)
i18n (0.8.6)
loofah (2.0.3)
nokogiri (>= 1.5.9)
mail (2.6.6)
mime-types (>= 1.16, < 4)
memoist (0.16.0)
method-not-implemented (1.0.1)
method_source (0.8.2)
mime-types (3.1)
mime-types-data (~> 3.2015)
Expand All @@ -74,7 +77,11 @@ GEM
pry-byebug (3.4.2)
byebug (~> 9.0)
pry (~> 0.10)
pug-ruby (1.0.2)
pug-ruby (2.0.0.rc2)
execjs (~> 2.0)
memoist (~> 0.15)
method-not-implemented (~> 1.0, >= 1.0.1)
regexp-match-polyfill (~> 1.0, >= 1.0.2)
rack (1.6.8)
rack-test (0.6.3)
rack (>= 1.0)
Expand Down Expand Up @@ -103,6 +110,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.5.0)
regexp-match-polyfill (1.0.2)
slop (3.6.0)
sprockets (3.7.1)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -133,4 +141,4 @@ DEPENDENCIES
test-unit (~> 3.1)

BUNDLED WITH
1.15.3
1.15.4
Loading

0 comments on commit db11a81

Please sign in to comment.