Gemfile.lock in dev_orbit-0.0.3 vs Gemfile.lock in dev_orbit-0.0.4
- old
+ new
@@ -1,34 +1,44 @@
PATH
remote: .
specs:
- dev_orbit (0.0.2)
+ dev_orbit (0.0.3)
+ actionview (~> 6.1)
activesupport (~> 6.1)
http (~> 4.4)
json (~> 2.5)
thor (~> 1.1)
zeitwerk (~> 2.4)
GEM
remote: https://rubygems.org/
specs:
+ actionview (6.1.3)
+ activesupport (= 6.1.3)
+ builder (~> 3.1)
+ erubi (~> 1.4)
+ rails-dom-testing (~> 2.0)
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
activesupport (6.1.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.2)
+ builder (3.2.4)
byebug (11.1.3)
concurrent-ruby (1.1.8)
crack (0.4.5)
rexml
+ crass (1.0.6)
diff-lcs (1.4.4)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
+ erubi (1.10.0)
ffi (1.15.0)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
hashdiff (1.0.1)
@@ -43,14 +53,25 @@
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
i18n (1.8.9)
concurrent-ruby (~> 1.0)
json (2.5.1)
+ loofah (2.9.0)
+ crass (~> 1.0.2)
+ nokogiri (>= 1.5.9)
minitest (5.14.4)
+ nokogiri (1.11.1-x86_64-darwin)
+ racc (~> 1.4)
parallel (1.20.1)
parser (3.0.0.0)
ast (~> 2.4.1)
public_suffix (4.0.6)
+ racc (1.5.2)
+ rails-dom-testing (2.0.3)
+ activesupport (>= 4.2.0)
+ nokogiri (>= 1.6)
+ rails-html-sanitizer (1.3.0)
+ loofah (~> 2.3)
rainbow (3.0.0)
rake (13.0.3)
regexp_parser (2.1.1)
rexml (3.2.4)
rspec (3.10.0)