Skip to content

Commit

Permalink
Upgrade opal to 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yhara committed Jun 26, 2024
1 parent 3be52f1 commit b6ac9b9
Showing 1 changed file with 21 additions and 23 deletions.
44 changes: 21 additions & 23 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,37 +8,35 @@ PATH
GEM
remote: https://rubygems.org/
specs:
ast (2.4.1)
c_lexer (2.6.4.1.1)
ast (~> 2.4.0)
parser (= 2.6.4.1)
concurrent-ruby (1.1.7)
nio4r (2.5.4)
opal (1.0.5)
ast (2.4.2)
concurrent-ruby (1.3.3)
nio4r (2.7.3)
opal (1.8.2)
ast (>= 2.3.0)
parser (~> 2.6)
opal-sprockets (0.4.9.1.0.3.7)
opal (~> 1.0.0)
sprockets (~> 3.7)
parser (~> 3.0, >= 3.0.3.2)
opal-sprockets (1.0.3)
opal (>= 1.0, < 2.0)
sprockets (~> 4.0)
tilt (>= 1.4)
parser (2.6.4.1)
ast (~> 2.4.0)
puma (5.1.1)
parser (3.3.3.0)
ast (~> 2.4.1)
racc
puma (6.4.2)
nio4r (~> 2.0)
rack (2.2.3)
rake (13.0.3)
sprockets (3.7.2)
racc (1.8.0)
rack (2.2.9)
rake (13.2.1)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
rack (>= 2.2.4, < 4)
thor (0.20.3)
tilt (2.0.10)
yard (0.9.26)
tilt (2.3.0)
yard (0.9.36)

PLATFORMS
ruby
arm64-darwin-21

DEPENDENCIES
c_lexer
dxopal!
opal
opal-sprockets
Expand All @@ -47,4 +45,4 @@ DEPENDENCIES
yard

BUNDLED WITH
2.1.2
2.4.13

0 comments on commit b6ac9b9

Please sign in to comment.