Skip to content

Commit a2380ec

Browse files
Bump solid_queue from 1.2.1 to 1.2.2
Bumps [solid_queue](https://github.com/rails/solid_queue) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](rails/solid_queue@v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: solid_queue dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff21f34 commit a2380ec

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ GEM
8585
asciidoctor (2.0.25)
8686
ast (2.4.3)
8787
base64 (0.3.0)
88-
benchmark (0.4.1)
88+
benchmark (0.5.0)
8989
benchmark-ips (2.14.0)
9090
bigdecimal (3.3.1)
9191
bindex (0.8.1)
@@ -132,9 +132,9 @@ GEM
132132
thor (>= 0.19, < 2)
133133
diff-lcs (1.6.2)
134134
drb (2.2.3)
135-
erb (5.0.3)
135+
erb (5.1.1)
136136
erubi (1.13.1)
137-
et-orbi (1.2.11)
137+
et-orbi (1.4.0)
138138
tzinfo
139139
factory_bot (6.5.5)
140140
activesupport (>= 6.1.0)
@@ -149,8 +149,8 @@ GEM
149149
ffi (1.17.2-x86_64-linux-gnu)
150150
ffi (1.17.2-x86_64-linux-musl)
151151
flamegraph (0.9.5)
152-
fugit (1.11.1)
153-
et-orbi (~> 1, >= 1.2.11)
152+
fugit (1.12.1)
153+
et-orbi (~> 1.4)
154154
raabro (~> 1.4)
155155
get_process_mem (1.0.0)
156156
bigdecimal (>= 2.0)
@@ -374,11 +374,11 @@ GEM
374374
activejob (>= 7.2)
375375
activerecord (>= 7.2)
376376
railties (>= 7.2)
377-
solid_queue (1.2.1)
377+
solid_queue (1.2.2)
378378
activejob (>= 7.1)
379379
activerecord (>= 7.1)
380380
concurrent-ruby (>= 1.3.1)
381-
fugit (~> 1.11.0)
381+
fugit (~> 1.11)
382382
railties (>= 7.1)
383383
thor (>= 1.3.1)
384384
stackprof (0.2.27)

0 commit comments

Comments
 (0)