Gemfile.lock in phlex-heroicons-1.0.0 vs Gemfile.lock in phlex-heroicons-1.1.0
- old
+ new
@@ -1,23 +1,27 @@
PATH
remote: .
specs:
- phlex-heroicons (0.1.0)
+ phlex-heroicons (1.1.0)
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
+ cgi (0.3.6)
+ concurrent-ruby (1.2.2)
+ erb (4.0.2)
+ cgi (>= 0.3.3)
json (2.6.2)
minitest (5.16.3)
parallel (1.22.1)
parser (3.1.2.1)
ast (~> 2.4.1)
- phlex (0.4.0)
- syntax_tree (~> 3.6)
+ phlex (1.8.1)
+ concurrent-ruby (~> 1.2)
+ erb (>= 4)
zeitwerk (~> 2.6)
- prettier_print (0.1.0)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.6.0)
rexml (3.2.5)
rubocop (1.36.0)
@@ -31,20 +35,20 @@
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.21.0)
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
- syntax_tree (3.6.3)
- prettier_print
unicode-display_width (2.3.0)
- zeitwerk (2.6.1)
+ zeitwerk (2.6.8)
PLATFORMS
arm64-darwin-21
+ arm64-darwin-22
+ arm64-darwin-23
DEPENDENCIES
minitest (~> 5.0)
- phlex (~> 0.4.0)
+ phlex (~> 1.8.0)
phlex-heroicons!
rake (~> 13.0)
rubocop (~> 1.21)
BUNDLED WITH