Skip to content

Commit

Permalink
updates-2024-06-04 (#114)
Browse files Browse the repository at this point in the history
* bump-gems-2024-06-04

* Bump ruby version to 3.3.2

* Sync with uap-core
  • Loading branch information
opti authored Jun 4, 2024
1 parent 8c67213 commit d95b2a8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.0
3.3.2
15 changes: 9 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,28 @@ PATH
GEM
remote: https://rubygems.org/
specs:
bigdecimal (3.1.8)
bigdecimal (3.1.8-java)
coveralls_reborn (0.28.0)
simplecov (~> 0.22.0)
term-ansicolor (~> 1.7)
thor (~> 1.2)
tins (~> 1.32)
docile (1.4.0)
minitest (5.22.2)
rake (13.1.0)
minitest (5.23.1)
rake (13.2.1)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sync (0.5.0)
term-ansicolor (1.7.1)
term-ansicolor (1.8.0)
tins (~> 1.0)
thor (1.3.0)
tins (1.32.1)
thor (1.3.1)
tins (1.33.0)
bigdecimal
sync

PLATFORMS
Expand All @@ -38,4 +41,4 @@ DEPENDENCIES
user_agent_parser!

BUNDLED WITH
2.5.6
2.5.11
2 changes: 1 addition & 1 deletion vendor/uap-core

0 comments on commit d95b2a8

Please sign in to comment.