Skip to content

Commit

Permalink
Bump google-protobuf from 3.12.4 to 3.14.0 in /rails_event_store
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and mostlyobvious committed Dec 7, 2020
1 parent 6861b8a commit e272342
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion rails_event_store/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ gem 'bounded_context', path: '../bounded_context'
gem 'protobuf_nested_struct'
gem 'sidekiq'
gem 'rack-test'
gem 'google-protobuf', '~> 3.12.2', '>= 3.12.2'
gem 'google-protobuf', '~> 3.14.0'
gem 'rails', '6.0.3.4'
gem 'sqlite3', '1.4.2'
4 changes: 2 additions & 2 deletions rails_event_store/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ GEM
erubi (1.10.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
google-protobuf (3.12.4-universal-darwin)
google-protobuf (3.14.0)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
Expand Down Expand Up @@ -275,7 +275,7 @@ PLATFORMS
DEPENDENCIES
aggregate_root!
bounded_context!
google-protobuf (~> 3.12.2, >= 3.12.2)
google-protobuf (~> 3.14.0)
mutant (~> 0.10.15)
mutant-license!
mutant-rspec (~> 0.10.15)
Expand Down

0 comments on commit e272342

Please sign in to comment.