Skip to content

Commit 8582357

Browse files
mostlyobviousfidel
andcommitted
Step-up bundler game
Co-authored-by: Szymon Fiedler <[email protected]>
1 parent 8cfe586 commit 8582357

File tree

40 files changed

+42
-49
lines changed

40 files changed

+42
-49
lines changed

aggregate_root/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ DEPENDENCIES
8888
ruby_event_store!
8989

9090
BUNDLED WITH
91-
2.5.3
91+
2.5.15

contrib/dres_client/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ DEPENDENCIES
8888
webmock
8989

9090
BUNDLED WITH
91-
2.5.3
91+
2.5.15

contrib/dres_rails/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,4 +297,4 @@ DEPENDENCIES
297297
timecop
298298

299299
BUNDLED WITH
300-
2.5.3
300+
2.5.15

contrib/minitest-ruby_event_store/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ DEPENDENCIES
9999
ruby_event_store-transformations!
100100

101101
BUNDLED WITH
102-
2.5.3
102+
2.5.15

contrib/ruby_event_store-flipper/Gemfile.activesupport_6_0.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ DEPENDENCIES
8989
ruby_event_store-rspec!
9090

9191
BUNDLED WITH
92-
2.5.3
92+
2.5.15

contrib/ruby_event_store-flipper/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@ DEPENDENCIES
9696
ruby_event_store-rspec!
9797

9898
BUNDLED WITH
99-
2.5.3
99+
2.5.15

contrib/ruby_event_store-newrelic/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ DEPENDENCIES
7070
ruby_event_store-newrelic!
7171

7272
BUNDLED WITH
73-
2.5.3
73+
2.5.15

contrib/ruby_event_store-outbox/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,4 +260,4 @@ DEPENDENCIES
260260
sqlite3 (~> 1.7)
261261

262262
BUNDLED WITH
263-
2.5.3
263+
2.5.15

contrib/ruby_event_store-outbox/Gemfile.rails_6_0.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,4 +228,4 @@ DEPENDENCIES
228228
sqlite3 (~> 1.7)
229229

230230
BUNDLED WITH
231-
2.5.3
231+
2.5.15

contrib/ruby_event_store-outbox/Gemfile.rails_6_1.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,4 +231,4 @@ DEPENDENCIES
231231
sqlite3 (~> 1.7)
232232

233233
BUNDLED WITH
234-
2.5.3
234+
2.5.15

contrib/ruby_event_store-outbox/Gemfile.rails_7_0.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,4 +230,4 @@ DEPENDENCIES
230230
sqlite3 (~> 1.7)
231231

232232
BUNDLED WITH
233-
2.5.3
233+
2.5.15

contrib/ruby_event_store-outbox/Gemfile.sidekiq_6_5.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,4 +232,4 @@ DEPENDENCIES
232232
sqlite3 (~> 1.7)
233233

234234
BUNDLED WITH
235-
2.5.3
235+
2.5.15

contrib/ruby_event_store-profiler/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ DEPENDENCIES
9191
ruby_event_store-profiler!
9292

9393
BUNDLED WITH
94-
2.5.3
94+
2.5.15

contrib/ruby_event_store-protobuf/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,4 +272,4 @@ DEPENDENCIES
272272
ruby_event_store-protobuf!
273273

274274
BUNDLED WITH
275-
2.5.3
275+
2.5.15

contrib/ruby_event_store-protobuf/Gemfile.rails_6_0.lock

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,7 @@ GEM
9898
erubi (1.12.0)
9999
globalid (1.1.0)
100100
activesupport (>= 5.0)
101-
google-protobuf (3.25.2-arm64-darwin)
102-
google-protobuf (3.25.2-x86_64-darwin)
103-
google-protobuf (3.25.2-x86_64-linux)
101+
google-protobuf (3.25.2)
104102
i18n (1.14.5)
105103
concurrent-ruby (~> 1.0)
106104
loofah (2.22.0)
@@ -239,4 +237,4 @@ DEPENDENCIES
239237
ruby_event_store-protobuf!
240238

241239
BUNDLED WITH
242-
2.5.3
240+
2.5.15

contrib/ruby_event_store-protobuf/Gemfile.rails_6_1.lock

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,7 @@ GEM
102102
erubi (1.12.0)
103103
globalid (1.2.1)
104104
activesupport (>= 6.1)
105-
google-protobuf (3.25.2-arm64-darwin)
106-
google-protobuf (3.25.2-x86_64-darwin)
107-
google-protobuf (3.25.2-x86_64-linux)
105+
google-protobuf (3.25.2)
108106
i18n (1.14.5)
109107
concurrent-ruby (~> 1.0)
110108
loofah (2.22.0)
@@ -242,4 +240,4 @@ DEPENDENCIES
242240
ruby_event_store-protobuf!
243241

244242
BUNDLED WITH
245-
2.5.3
243+
2.5.15

contrib/ruby_event_store-protobuf/Gemfile.rails_7_0.lock

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,6 @@ GEM
109109
globalid (1.2.1)
110110
activesupport (>= 6.1)
111111
google-protobuf (3.25.2)
112-
google-protobuf (3.25.2-arm64-darwin)
113-
google-protobuf (3.25.2-x86_64-darwin)
114-
google-protobuf (3.25.2-x86_64-linux)
115112
i18n (1.14.5)
116113
concurrent-ruby (~> 1.0)
117114
loofah (2.22.0)
@@ -247,4 +244,4 @@ DEPENDENCIES
247244
ruby_event_store-protobuf!
248245

249246
BUNDLED WITH
250-
2.5.3
247+
2.5.15

contrib/ruby_event_store-rom/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,4 +160,4 @@ DEPENDENCIES
160160
sqlite3 (~> 1.7)
161161

162162
BUNDLED WITH
163-
2.5.3
163+
2.5.15

contrib/ruby_event_store-sequel/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ DEPENDENCIES
9999
sqlite3 (~> 1.7)
100100

101101
BUNDLED WITH
102-
2.5.3
102+
2.5.15

contrib/ruby_event_store-sidekiq_scheduler/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,4 +269,4 @@ DEPENDENCIES
269269
sidekiq (~> 7.2)
270270

271271
BUNDLED WITH
272-
2.5.3
272+
2.5.15

contrib/ruby_event_store-sidekiq_scheduler/Gemfile.sidekiq_5_2.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,4 +242,4 @@ DEPENDENCIES
242242
sidekiq (~> 5.2)
243243

244244
BUNDLED WITH
245-
2.5.3
245+
2.5.15

contrib/ruby_event_store-sidekiq_scheduler/Gemfile.sidekiq_6_5.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,4 +237,4 @@ DEPENDENCIES
237237
sidekiq (~> 6.5)
238238

239239
BUNDLED WITH
240-
2.5.3
240+
2.5.15

contrib/ruby_event_store-transformations/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ DEPENDENCIES
8888
ruby_event_store-transformations!
8989

9090
BUNDLED WITH
91-
2.5.3
91+
2.5.15

rails_event_store/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,4 +275,4 @@ DEPENDENCIES
275275
sqlite3 (~> 1.7)
276276

277277
BUNDLED WITH
278-
2.5.3
278+
2.5.15

rails_event_store/Gemfile.rails_6_0.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,4 +243,4 @@ DEPENDENCIES
243243
sqlite3 (~> 1.7)
244244

245245
BUNDLED WITH
246-
2.5.3
246+
2.5.15

rails_event_store/Gemfile.rails_6_1.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,4 +246,4 @@ DEPENDENCIES
246246
sqlite3 (~> 1.7)
247247

248248
BUNDLED WITH
249-
2.5.3
249+
2.5.15

rails_event_store/Gemfile.rails_7_0.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,4 +245,4 @@ DEPENDENCIES
245245
sqlite3 (~> 1.7)
246246

247247
BUNDLED WITH
248-
2.5.3
248+
2.5.15

rails_event_store/spec/dummy_6_0/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,4 +201,4 @@ DEPENDENCIES
201201
ruby_event_store-browser!
202202

203203
BUNDLED WITH
204-
2.5.3
204+
2.5.15

rails_event_store/spec/dummy_6_1/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,4 +204,4 @@ DEPENDENCIES
204204
ruby_event_store-browser!
205205

206206
BUNDLED WITH
207-
2.5.3
207+
2.5.15

rails_event_store/spec/dummy_7_0/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,4 +203,4 @@ DEPENDENCIES
203203
ruby_event_store-browser!
204204

205205
BUNDLED WITH
206-
2.5.3
206+
2.5.15

rails_event_store/spec/dummy_7_1/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,4 +234,4 @@ DEPENDENCIES
234234
ruby_event_store-browser!
235235

236236
BUNDLED WITH
237-
2.5.3
237+
2.5.15

railseventstore.org/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,4 +144,4 @@ DEPENDENCIES
144144
webrick
145145

146146
BUNDLED WITH
147-
2.5.3
147+
2.5.15

ruby_event_store-active_record/Gemfile.activerecord_6_0.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ DEPENDENCIES
9797
sqlite3 (~> 1.7)
9898

9999
BUNDLED WITH
100-
2.5.3
100+
2.5.15

ruby_event_store-active_record/Gemfile.activerecord_6_1.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@ DEPENDENCIES
9696
sqlite3 (~> 1.7)
9797

9898
BUNDLED WITH
99-
2.5.3
99+
2.5.15

ruby_event_store-active_record/Gemfile.activerecord_7_0.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ DEPENDENCIES
9494
sqlite3 (~> 1.7)
9595

9696
BUNDLED WITH
97-
2.5.3
97+
2.5.15

ruby_event_store-active_record/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,4 @@ DEPENDENCIES
106106
sqlite3 (~> 1.7)
107107

108108
BUNDLED WITH
109-
2.5.3
109+
2.5.15

ruby_event_store-browser/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,4 @@ DEPENDENCIES
118118
webrick
119119

120120
BUNDLED WITH
121-
2.5.3
121+
2.5.15

ruby_event_store-browser/Gemfile.rack_2_0.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@ DEPENDENCIES
114114
webrick
115115

116116
BUNDLED WITH
117-
2.5.3
117+
2.5.15

ruby_event_store-rspec/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ DEPENDENCIES
9999
ruby_event_store-transformations!
100100

101101
BUNDLED WITH
102-
2.5.3
102+
2.5.15

ruby_event_store/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ DEPENDENCIES
8282
ruby_event_store!
8383

8484
BUNDLED WITH
85-
2.5.3
85+
2.5.15

0 commit comments

Comments
 (0)