Skip to content

Commit

Permalink
bump core
Browse files Browse the repository at this point in the history
  • Loading branch information
Jammjammjamm committed Oct 19, 2023
1 parent 2628e5b commit 1b33efe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PATH
onc_certification_g10_test_kit (4.0.0.rc1)
bloomer (~> 1.0.0)
colorize (~> 0.8.1)
inferno_core (= 0.4.18)
inferno_core (~> 0.4.20)
json-jwt (~> 1.15.3)
mime-types (~> 3.4.0)
ndjson (~> 1.0.0)
Expand Down Expand Up @@ -160,8 +160,8 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
inferno_core (0.4.18)
activesupport (~> 6.1)
inferno_core (0.4.20)
activesupport (~> 6.1.7.5)
base62-rb (= 0.3.1)
blueprinter (= 0.25.2)
dotenv (~> 2.7)
Expand All @@ -178,7 +178,7 @@ GEM
oj (= 3.11.0)
pry
pry-byebug
puma (~> 5.3)
puma (~> 5.6.7)
rake (~> 13.0)
sequel (~> 5.42.0)
sidekiq (~> 6.5.6)
Expand Down
2 changes: 1 addition & 1 deletion onc_certification_g10_test_kit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
spec.license = 'Apache-2.0'
spec.add_runtime_dependency 'bloomer', '~> 1.0.0'
spec.add_runtime_dependency 'colorize', '~> 0.8.1'
spec.add_runtime_dependency 'inferno_core', '0.4.18'
spec.add_runtime_dependency 'inferno_core', '~> 0.4.20'
spec.add_runtime_dependency 'json-jwt', '~> 1.15.3'
spec.add_runtime_dependency 'mime-types', '~> 3.4.0'
spec.add_runtime_dependency 'ndjson', '~> 1.0.0'
Expand Down

0 comments on commit 1b33efe

Please sign in to comment.