Skip to content

Commit

Permalink
Merge pull request #83 from jmalcic/dependabot/bundler/primer_view_co…
Browse files Browse the repository at this point in the history
…mponents-0.0.30
  • Loading branch information
jmalcic authored Mar 15, 2021
2 parents b647e40 + e2c6ff6 commit 3abf8fa
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 @@ -91,7 +91,7 @@ PATH
babel-transpiler (~> 0.7)
icalendar (~> 2.5)
image_processing (~> 1.9)
primer_view_components (= 0.0.29)
primer_view_components (= 0.0.30)
rails (~> 6.0)
spina (~> 1.1)
spina-admin-conferences (~> 1.3.3)
Expand Down Expand Up @@ -140,7 +140,7 @@ GEM
erubi (1.10.0)
erubis (2.7.0)
execjs (2.7.0)
ffi (1.14.2)
ffi (1.15.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
haml (5.2.1)
Expand Down Expand Up @@ -203,7 +203,7 @@ GEM
builder
minitest (>= 5.0)
ruby-progressbar
mobility (1.1.0)
mobility (1.1.1)
i18n (>= 0.6.10, < 2)
request_store (~> 1.0)
nio4r (2.5.7)
Expand All @@ -219,7 +219,7 @@ GEM
parser (3.0.0.0)
ast (~> 2.4.1)
pg (1.2.3)
primer_view_components (0.0.29)
primer_view_components (0.0.30)
octicons_helper (>= 9.0.0, < 13.0.0)
rails (>= 5.0.0, < 7.0)
view_component (>= 2.0.0, < 3.0)
Expand Down
2 changes: 1 addition & 1 deletion spina-conferences-primer_theme.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'babel-transpiler', '~> 0.7'
spec.add_dependency 'icalendar', '~> 2.5'
spec.add_dependency 'image_processing', '~> 1.9'
spec.add_dependency 'primer_view_components', '0.0.29'
spec.add_dependency 'primer_view_components', '0.0.30'
spec.add_dependency 'rails', '~> 6.0'
spec.add_dependency 'spina', '~> 1.1'
spec.add_dependency 'spina-admin-conferences', '~> 1.3.3'
Expand Down

0 comments on commit 3abf8fa

Please sign in to comment.