gemfiles/rails_5.1.gemfile.lock in pug-rails-3.0.0.rc1 vs gemfiles/rails_5.1.gemfile.lock in pug-rails-3.0.0.rc2
- old
+ new
@@ -1,10 +1,10 @@
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/
specs:
actioncable (5.1.2)
@@ -52,17 +52,20 @@
builder (3.2.3)
byebug (9.0.6)
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)
mime-types-data (3.2016.0521)
mini_portile2 (2.1.0)
@@ -76,11 +79,15 @@
method_source (~> 0.8.1)
slop (~> 3.4)
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)
rails (5.1.2)
actioncable (= 5.1.2)
@@ -104,10 +111,11 @@
activesupport (= 5.1.2)
method_source
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)
rack (> 1, < 3)
sprockets-rails (3.2.0)
@@ -137,6 +145,6 @@
rake (~> 10.0)
sprockets (~> 3)
test-unit (~> 3.1)
BUNDLED WITH
- 1.15.3
+ 1.15.4