Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dependency on base64 gem #1738

Merged
merged 1 commit into from
Feb 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions aggregate_root/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ PATH
remote: .
specs:
aggregate_root (2.14.0)
base64
ruby_event_store (= 2.14.0)

GEM
Expand All @@ -25,7 +24,6 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
ast (2.4.2)
base64 (0.2.0)
concurrent-ruby (1.2.2)
diff-lcs (1.5.0)
i18n (1.14.1)
Expand Down
1 change: 0 additions & 1 deletion aggregate_root/aggregate_root.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,4 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = ">= 2.7"

spec.add_dependency "ruby_event_store", "= 2.14.0"
spec.add_dependency "base64"
end
1 change: 0 additions & 1 deletion aggregate_root/lib/aggregate_root/snapshot_repository.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# frozen_string_literal: true

require 'base64'
require 'ruby_event_store/event'

module AggregateRoot
Expand Down
2 changes: 0 additions & 2 deletions contrib/dres_rails/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PATH
remote: ../..
specs:
aggregate_root (2.14.0)
base64
ruby_event_store (= 2.14.0)
rails_event_store (2.14.0)
activejob (>= 6.0)
Expand Down Expand Up @@ -110,7 +109,6 @@ GEM
arkency-command_bus (0.4.1)
concurrent-ruby
ast (2.4.2)
base64 (0.2.0)
builder (3.2.4)
capybara (3.39.2)
addressable
Expand Down
2 changes: 0 additions & 2 deletions contrib/minitest-ruby_event_store/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PATH
remote: ../..
specs:
aggregate_root (2.14.0)
base64
ruby_event_store (= 2.14.0)
ruby_event_store (2.14.0)
concurrent-ruby (~> 1.0, >= 1.1.6)
Expand Down Expand Up @@ -34,7 +33,6 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
ast (2.4.2)
base64 (0.2.0)
concurrent-ruby (1.2.2)
diff-lcs (1.5.0)
i18n (1.14.1)
Expand Down
2 changes: 0 additions & 2 deletions contrib/ruby_event_store-profiler/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PATH
remote: ../..
specs:
aggregate_root (2.14.0)
base64
ruby_event_store (= 2.14.0)
ruby_event_store (2.14.0)
concurrent-ruby (~> 1.0, >= 1.1.6)
Expand All @@ -27,7 +26,6 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
ast (2.4.2)
base64 (0.2.0)
concurrent-ruby (1.2.2)
diff-lcs (1.5.0)
i18n (1.14.1)
Expand Down
1 change: 0 additions & 1 deletion contrib/ruby_event_store-protobuf/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PATH
remote: ../..
specs:
aggregate_root (2.14.0)
base64
ruby_event_store (= 2.14.0)
rails_event_store (2.14.0)
activejob (>= 6.0)
Expand Down
2 changes: 0 additions & 2 deletions contrib/ruby_event_store-protobuf/Gemfile.rails_6_0.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PATH
remote: ../..
specs:
aggregate_root (2.14.0)
base64
ruby_event_store (= 2.14.0)
rails_event_store (2.14.0)
activejob (>= 6.0)
Expand Down Expand Up @@ -96,7 +95,6 @@ GEM
arkency-command_bus (0.4.1)
concurrent-ruby
ast (2.4.2)
base64 (0.2.0)
builder (3.2.4)
concurrent-ruby (1.2.2)
crass (1.0.6)
Expand Down
2 changes: 0 additions & 2 deletions contrib/ruby_event_store-protobuf/Gemfile.rails_6_1.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PATH
remote: ../..
specs:
aggregate_root (2.14.0)
base64
ruby_event_store (= 2.14.0)
rails_event_store (2.14.0)
activejob (>= 6.0)
Expand Down Expand Up @@ -100,7 +99,6 @@ GEM
arkency-command_bus (0.4.1)
concurrent-ruby
ast (2.4.2)
base64 (0.2.0)
builder (3.2.4)
concurrent-ruby (1.2.2)
crass (1.0.6)
Expand Down
2 changes: 0 additions & 2 deletions contrib/ruby_event_store-protobuf/Gemfile.rails_7_0.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PATH
remote: ../..
specs:
aggregate_root (2.14.0)
base64
ruby_event_store (= 2.14.0)
rails_event_store (2.14.0)
activejob (>= 6.0)
Expand Down Expand Up @@ -106,7 +105,6 @@ GEM
arkency-command_bus (0.4.1)
concurrent-ruby
ast (2.4.2)
base64 (0.2.0)
builder (3.2.4)
concurrent-ruby (1.2.2)
crass (1.0.6)
Expand Down
2 changes: 0 additions & 2 deletions contrib/ruby_event_store-sidekiq_scheduler/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PATH
remote: ../..
specs:
aggregate_root (2.14.0)
base64
ruby_event_store (= 2.14.0)
rails_event_store (2.14.0)
activejob (>= 6.0)
Expand Down Expand Up @@ -106,7 +105,6 @@ GEM
arkency-command_bus (0.4.1)
concurrent-ruby
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.5)
builder (3.2.4)
concurrent-ruby (1.2.2)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PATH
remote: ../..
specs:
aggregate_root (2.14.0)
base64
ruby_event_store (= 2.14.0)
rails_event_store (2.14.0)
activejob (>= 6.0)
Expand Down Expand Up @@ -106,7 +105,6 @@ GEM
arkency-command_bus (0.4.1)
concurrent-ruby
ast (2.4.2)
base64 (0.2.0)
builder (3.2.4)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PATH
remote: ../..
specs:
aggregate_root (2.14.0)
base64
ruby_event_store (= 2.14.0)
rails_event_store (2.14.0)
activejob (>= 6.0)
Expand Down Expand Up @@ -106,7 +105,6 @@ GEM
arkency-command_bus (0.4.1)
concurrent-ruby
ast (2.4.2)
base64 (0.2.0)
builder (3.2.4)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
Expand Down
1 change: 0 additions & 1 deletion rails_event_store/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PATH
remote: ..
specs:
aggregate_root (2.14.0)
base64
ruby_event_store (= 2.14.0)
rails_event_store_active_record (2.14.0)
ruby_event_store-active_record (= 2.14.0)
Expand Down
2 changes: 0 additions & 2 deletions rails_event_store/Gemfile.rails_6_0.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PATH
remote: ..
specs:
aggregate_root (2.14.0)
base64
ruby_event_store (= 2.14.0)
rails_event_store_active_record (2.14.0)
ruby_event_store-active_record (= 2.14.0)
Expand Down Expand Up @@ -94,7 +93,6 @@ GEM
arkency-command_bus (0.4.1)
concurrent-ruby
ast (2.4.2)
base64 (0.2.0)
builder (3.2.4)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
Expand Down
2 changes: 0 additions & 2 deletions rails_event_store/Gemfile.rails_6_1.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PATH
remote: ..
specs:
aggregate_root (2.14.0)
base64
ruby_event_store (= 2.14.0)
rails_event_store_active_record (2.14.0)
ruby_event_store-active_record (= 2.14.0)
Expand Down Expand Up @@ -98,7 +97,6 @@ GEM
arkency-command_bus (0.4.1)
concurrent-ruby
ast (2.4.2)
base64 (0.2.0)
builder (3.2.4)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
Expand Down
2 changes: 0 additions & 2 deletions rails_event_store/Gemfile.rails_7_0.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PATH
remote: ..
specs:
aggregate_root (2.14.0)
base64
ruby_event_store (= 2.14.0)
rails_event_store_active_record (2.14.0)
ruby_event_store-active_record (= 2.14.0)
Expand Down Expand Up @@ -104,7 +103,6 @@ GEM
arkency-command_bus (0.4.1)
concurrent-ruby
ast (2.4.2)
base64 (0.2.0)
builder (3.2.4)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
Expand Down
2 changes: 0 additions & 2 deletions rails_event_store/spec/dummy_6_0/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PATH
remote: ../../../aggregate_root
specs:
aggregate_root (2.14.0)
base64
ruby_event_store (= 2.14.0)

PATH
Expand Down Expand Up @@ -100,7 +99,6 @@ GEM
zeitwerk (~> 2.2, >= 2.2.2)
arkency-command_bus (0.4.1)
concurrent-ruby
base64 (0.2.0)
builder (3.2.4)
concurrent-ruby (1.2.2)
crass (1.0.6)
Expand Down
2 changes: 0 additions & 2 deletions rails_event_store/spec/dummy_6_1/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PATH
remote: ../../../aggregate_root
specs:
aggregate_root (2.14.0)
base64
ruby_event_store (= 2.14.0)

PATH
Expand Down Expand Up @@ -104,7 +103,6 @@ GEM
zeitwerk (~> 2.3)
arkency-command_bus (0.4.1)
concurrent-ruby
base64 (0.2.0)
builder (3.2.4)
concurrent-ruby (1.2.2)
crass (1.0.6)
Expand Down
2 changes: 0 additions & 2 deletions rails_event_store/spec/dummy_7_0/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PATH
remote: ../../../aggregate_root
specs:
aggregate_root (2.14.0)
base64
ruby_event_store (= 2.14.0)

PATH
Expand Down Expand Up @@ -110,7 +109,6 @@ GEM
tzinfo (~> 2.0)
arkency-command_bus (0.4.1)
concurrent-ruby
base64 (0.2.0)
builder (3.2.4)
concurrent-ruby (1.2.2)
crass (1.0.6)
Expand Down
1 change: 0 additions & 1 deletion rails_event_store/spec/dummy_7_1/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PATH
remote: ../../../aggregate_root
specs:
aggregate_root (2.14.0)
base64
ruby_event_store (= 2.14.0)

PATH
Expand Down
2 changes: 0 additions & 2 deletions ruby_event_store-rspec/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ PATH
remote: ..
specs:
aggregate_root (2.14.0)
base64
ruby_event_store (= 2.14.0)
ruby_event_store (2.14.0)
concurrent-ruby (~> 1.0, >= 1.1.6)
Expand All @@ -34,7 +33,6 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
ast (2.4.2)
base64 (0.2.0)
concurrent-ruby (1.2.2)
diff-lcs (1.3)
i18n (1.14.1)
Expand Down
Loading