Skip to content

Commit

Permalink
Make fellow devs up-to-date with most basic Ruby tool
Browse files Browse the repository at this point in the history
  • Loading branch information
mostlyobvious committed Nov 20, 2024
1 parent e6d70da commit 64d09c1
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion examples/actor_like/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ DEPENDENCIES
ruby_event_store

BUNDLED WITH
2.4.21
2.5.23
2 changes: 1 addition & 1 deletion examples/aggregate_root/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ DEPENDENCIES
ruby_event_store

BUNDLED WITH
2.4.21
2.5.23
2 changes: 1 addition & 1 deletion examples/decider/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ DEPENDENCIES
ruby_event_store

BUNDLED WITH
2.4.21
2.5.23
2 changes: 1 addition & 1 deletion examples/document_way/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ DEPENDENCIES
sqlite3 (< 2)

BUNDLED WITH
2.4.21
2.5.23
2 changes: 1 addition & 1 deletion examples/duck_typing/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ DEPENDENCIES
tty-prompt

BUNDLED WITH
2.4.21
2.5.23
2 changes: 1 addition & 1 deletion examples/extracted_state/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ DEPENDENCIES
ruby_event_store

BUNDLED WITH
2.4.21
2.5.23
2 changes: 1 addition & 1 deletion examples/functional/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ DEPENDENCIES
ruby_event_store

BUNDLED WITH
2.4.21
2.5.23
2 changes: 1 addition & 1 deletion examples/polymorphic/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ DEPENDENCIES
ruby_event_store

BUNDLED WITH
2.4.21
2.5.23
2 changes: 1 addition & 1 deletion examples/poro/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ DEPENDENCIES
ruby_event_store

BUNDLED WITH
2.4.21
2.5.23
2 changes: 1 addition & 1 deletion examples/query_based/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ DEPENDENCIES
ruby_event_store

BUNDLED WITH
2.4.21
2.5.23
2 changes: 1 addition & 1 deletion examples/rails_way/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ DEPENDENCIES
sqlite3 (< 2)

BUNDLED WITH
2.4.21
2.5.23
2 changes: 1 addition & 1 deletion examples/repository/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ DEPENDENCIES
ruby_event_store

BUNDLED WITH
2.4.21
2.5.23
2 changes: 1 addition & 1 deletion examples/roles/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ DEPENDENCIES
ruby_event_store

BUNDLED WITH
2.4.21
2.5.23
2 changes: 1 addition & 1 deletion examples/yield_based/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ DEPENDENCIES
ruby_event_store

BUNDLED WITH
2.4.21
2.5.23

0 comments on commit 64d09c1

Please sign in to comment.