Skip to content

Commit d95b2a8

Browse files
authored
updates-2024-06-04 (#114)
* bump-gems-2024-06-04 * Bump ruby version to 3.3.2 * Sync with uap-core
1 parent 8c67213 commit d95b2a8

3 files changed

Lines changed: 11 additions & 8 deletions

File tree

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.0
1+
3.3.2

Gemfile.lock

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,25 +6,28 @@ PATH
66
GEM
77
remote: https://rubygems.org/
88
specs:
9+
bigdecimal (3.1.8)
10+
bigdecimal (3.1.8-java)
911
coveralls_reborn (0.28.0)
1012
simplecov (~> 0.22.0)
1113
term-ansicolor (~> 1.7)
1214
thor (~> 1.2)
1315
tins (~> 1.32)
1416
docile (1.4.0)
15-
minitest (5.22.2)
16-
rake (13.1.0)
17+
minitest (5.23.1)
18+
rake (13.2.1)
1719
simplecov (0.22.0)
1820
docile (~> 1.1)
1921
simplecov-html (~> 0.11)
2022
simplecov_json_formatter (~> 0.1)
2123
simplecov-html (0.12.3)
2224
simplecov_json_formatter (0.1.4)
2325
sync (0.5.0)
24-
term-ansicolor (1.7.1)
26+
term-ansicolor (1.8.0)
2527
tins (~> 1.0)
26-
thor (1.3.0)
27-
tins (1.32.1)
28+
thor (1.3.1)
29+
tins (1.33.0)
30+
bigdecimal
2831
sync
2932

3033
PLATFORMS
@@ -38,4 +41,4 @@ DEPENDENCIES
3841
user_agent_parser!
3942

4043
BUNDLED WITH
41-
2.5.6
44+
2.5.11

0 commit comments

Comments
 (0)