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

Refs #AcaEntities, EventSource: gem updates. #39

Merged
merged 2 commits into from
Oct 7, 2021
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: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ruby '2.7.2'
gem 'mitc_service', path: 'components/mitc_service'

gem 'aca_entities', git: 'https://github.com/ideacrew/aca_entities.git', branch: 'release_0.9.0'
gem 'event_source', git: 'https://github.com/ideacrew/event_source.git', branch: 'trunk'
gem 'event_source', git: 'https://github.com/ideacrew/event_source.git', branch: 'release_0.5.5'

# Bundle edge Rails instead: gem 'rails', github: 'rails/rails', branch: 'main'
gem 'rails', '~> 6.1.3'
Expand Down
23 changes: 13 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/ideacrew/aca_entities.git
revision: e7098674ca41b21b48375e4d8a641ba443548662
revision: ec84efae6f117337e1489d20bad48dee64481772
branch: release_0.9.0
specs:
aca_entities (0.8.0)
Expand All @@ -13,14 +13,15 @@ GIT
iso_country_codes
nokogiri-happymapper
oj (~> 3.11)
rbnacl (~> 7.1)

GIT
remote: https://github.com/ideacrew/event_source.git
revision: f2e41bee53939bb069668b314c904c43e52bdc57
branch: trunk
revision: 3d69618c16fbbe09912eeba097aedac47d1abc15
branch: release_0.5.5
specs:
event_source (0.5.3)
bunny (>= 1.7.1)
event_source (0.5.5)
bunny (~> 2.14)
deep_merge (~> 1.2.0)
dry-events (~> 0.3)
dry-inflector (~> 0.2)
Expand Down Expand Up @@ -332,7 +333,7 @@ GEM
racc (~> 1.4)
nokogiri-happymapper (0.8.1)
nokogiri (~> 1.5)
oj (3.13.8)
oj (3.13.9)
ox (2.14.5)
parallel (1.21.0)
parser (3.0.2.0)
Expand Down Expand Up @@ -392,6 +393,8 @@ GEM
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
rbnacl (7.1.1)
ffi
rbtree (0.4.4)
redis (4.4.0)
redis-namespace (1.8.1)
Expand All @@ -411,11 +414,11 @@ GEM
resque-retry (1.7.6)
resque (>= 1.25, < 3.0)
resque-scheduler (~> 4.0)
resque-scheduler (4.4.0)
resque-scheduler (4.5.0)
mono_logger (~> 1.0)
redis (>= 3.3)
resque (>= 1.26)
rufus-scheduler (~> 3.2)
resque (>= 1.27)
rufus-scheduler (~> 3.2, < 3.7)
rexml (3.2.5)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
Expand Down Expand Up @@ -447,7 +450,7 @@ GEM
parser (>= 3.0.1.1)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
rufus-scheduler (3.8.0)
rufus-scheduler (3.6.0)
fugit (~> 1.1, >= 1.1.6)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
Expand Down
2 changes: 1 addition & 1 deletion components/mitc_service/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gemspec
# gem 'byebug', group: [:development, :test]

gem 'aca_entities', git: 'https://github.com/ideacrew/aca_entities.git', branch: 'release_0.9.0'
gem 'event_source', git: 'https://github.com/ideacrew/event_source.git', branch: 'trunk'
gem 'event_source', git: 'https://github.com/ideacrew/event_source.git', branch: 'release_0.5.5'

group :development, :test do
gem "rspec-rails"
Expand Down
23 changes: 13 additions & 10 deletions components/mitc_service/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/ideacrew/aca_entities.git
revision: e7098674ca41b21b48375e4d8a641ba443548662
revision: ec84efae6f117337e1489d20bad48dee64481772
branch: release_0.9.0
specs:
aca_entities (0.8.0)
Expand All @@ -13,14 +13,15 @@ GIT
iso_country_codes
nokogiri-happymapper
oj (~> 3.11)
rbnacl (~> 7.1)

GIT
remote: https://github.com/ideacrew/event_source.git
revision: f2e41bee53939bb069668b314c904c43e52bdc57
branch: trunk
revision: 3d69618c16fbbe09912eeba097aedac47d1abc15
branch: release_0.5.5
specs:
event_source (0.5.3)
bunny (>= 1.7.1)
event_source (0.5.5)
bunny (~> 2.14)
deep_merge (~> 1.2.0)
dry-events (~> 0.3)
dry-inflector (~> 0.2)
Expand Down Expand Up @@ -263,7 +264,7 @@ GEM
racc (~> 1.4)
nokogiri-happymapper (0.8.1)
nokogiri (~> 1.5)
oj (3.13.8)
oj (3.13.9)
ox (2.14.5)
parallel (1.21.0)
parser (3.0.2.0)
Expand Down Expand Up @@ -312,6 +313,8 @@ GEM
thor (~> 1.0)
rainbow (3.0.0)
rake (13.0.6)
rbnacl (7.1.1)
ffi
rbtree (0.4.4)
redis (4.4.0)
redis-namespace (1.8.1)
Expand All @@ -331,11 +334,11 @@ GEM
resque-retry (1.7.6)
resque (>= 1.25, < 3.0)
resque-scheduler (~> 4.0)
resque-scheduler (4.4.0)
resque-scheduler (4.5.0)
mono_logger (~> 1.0)
redis (>= 3.3)
resque (>= 1.26)
rufus-scheduler (~> 3.2)
resque (>= 1.27)
rufus-scheduler (~> 3.2, < 3.7)
rexml (3.2.5)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
Expand Down Expand Up @@ -367,7 +370,7 @@ GEM
parser (>= 3.0.1.1)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
rufus-scheduler (3.8.0)
rufus-scheduler (3.6.0)
fugit (~> 1.1, >= 1.1.6)
set (1.0.1)
sinatra (2.1.0)
Expand Down