Skip to content

Commit

Permalink
:arrow-up: chore: Update opal to 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
esnya committed Dec 10, 2023
1 parent d2bfcd5 commit 2acad55
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
eval_gemfile File.join(__dir__, 'BCDice/Gemfile')

gem 'opal', ">= 1.7.1"
gem 'opal', ">= 1.8.2"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ GEM
i18n (1.8.11)
concurrent-ruby (~> 1.0)
json (2.6.3)
opal (1.7.1)
opal (1.8.2)
ast (>= 2.3.0)
parser (~> 3.0, >= 3.0.3.2)
parallel (1.22.1)
Expand Down Expand Up @@ -61,7 +61,7 @@ PLATFORMS

DEPENDENCIES
bcdice!
opal (>= 1.7.1)
opal (>= 1.8.2)
racc (~> 1.6.2)
rake (~> 13.0.3)
rubocop (~> 1.39.0)
Expand Down

0 comments on commit 2acad55

Please sign in to comment.