Skip to content

Commit 9b14cee

Browse files
Bump importmap-rails from 2.2.2 to 2.2.3
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](rails/importmap-rails@v2.2.2...v2.2.3) --- updated-dependencies: - dependency-name: importmap-rails dependency-version: 2.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e5c963 commit 9b14cee

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ GEM
124124
erubi (~> 1.4)
125125
parser (>= 2.4)
126126
smart_properties
127-
bigdecimal (3.3.1)
127+
bigdecimal (4.0.1)
128128
bindex (0.8.1)
129129
binding_of_caller (1.0.1)
130130
debug_inspector (>= 1.2.0)
@@ -222,8 +222,8 @@ GEM
222222
dry-types (~> 1.8, >= 1.8.2)
223223
ice_nine (~> 0.11)
224224
zeitwerk (~> 2.6)
225-
dry-types (1.8.2)
226-
bigdecimal (~> 3.0)
225+
dry-types (1.9.0)
226+
bigdecimal (>= 3.0)
227227
concurrent-ruby (~> 1.0)
228228
dry-core (~> 1.0)
229229
dry-inflector (~> 1.0)
@@ -329,7 +329,7 @@ GEM
329329
ostruct
330330
ice_cube (0.17.0)
331331
ice_nine (0.11.2)
332-
importmap-rails (2.2.2)
332+
importmap-rails (2.2.3)
333333
actionpack (>= 6.0.0)
334334
activesupport (>= 6.0.0)
335335
railties (>= 6.0.0)
@@ -409,8 +409,8 @@ GEM
409409
money (~> 7.0)
410410
railties (>= 6.1)
411411
msgpack (1.8.0)
412-
multi_xml (0.7.2)
413-
bigdecimal (~> 3.1)
412+
multi_xml (0.8.1)
413+
bigdecimal (>= 3.1, < 5)
414414
multipart-post (2.4.1)
415415
mustermann (3.0.0)
416416
ruby2_keywords (~> 0.0.1)
@@ -496,7 +496,7 @@ GEM
496496
prawn-table (0.2.2)
497497
prawn (>= 1.3.0, < 3.0.0)
498498
prettyprint (0.2.0)
499-
prism (1.7.0)
499+
prism (1.9.0)
500500
pry (0.14.2)
501501
coderay (~> 1.1)
502502
method_source (~> 1.0)
@@ -577,7 +577,7 @@ GEM
577577
rb-fsevent (0.11.2)
578578
rb-inotify (0.10.1)
579579
ffi (~> 1.0)
580-
rdoc (7.0.3)
580+
rdoc (7.1.0)
581581
erb
582582
psych (>= 4.0.0)
583583
tsort
@@ -716,7 +716,7 @@ GEM
716716
activerecord (>= 7.1)
717717
terser (1.2.6)
718718
execjs (>= 0.3.0, < 3)
719-
thor (1.4.0)
719+
thor (1.5.0)
720720
tilt (2.2.0)
721721
timeout (0.4.4)
722722
tsort (0.2.0)

0 commit comments

Comments
 (0)