Skip to content

Commit

Permalink
Fixing circleci in main
Browse files Browse the repository at this point in the history
Include gem matrix
  • Loading branch information
christinach committed Dec 20, 2022
1 parent 7ae5299 commit 82c13d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ gem 'library_stdnums'
gem 'rake'
gem 'rspec-rails'
gem 'rubyzip', '>= 1.2.2'
gem 'sneakers', '~> 2.11'
gem 'sneakers'
gem 'sprockets-es6'
gem 'stringex', git: 'https://github.com/pulibrary/stringex.git', tag: 'vpton.2.5.2.2'

Expand Down Expand Up @@ -116,6 +116,7 @@ gem 'alma'
gem 'cobravsmongoose', '~> 0.0.2'
gem 'email_validator'
gem 'friendly_id', '~> 5.4.2'
gem 'matrix'
gem 'net-imap', require: false
gem 'net-ldap'
gem 'net-pop', require: false
Expand Down
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ GEM
sassc-rails (>= 2.0.0)
bootstrap-select-rails (1.13.8)
builder (3.2.4)
bunny (2.19.0)
bunny (2.20.1)
amq-protocol (~> 2.3, >= 2.3.1)
sorted_set (~> 1, >= 1.0.2)
byebug (11.1.3)
Expand Down Expand Up @@ -685,6 +685,7 @@ DEPENDENCIES
lograge
logstash-event
mail_form
matrix
modernizr-rails
net-imap
net-ldap
Expand All @@ -704,7 +705,7 @@ DEPENDENCIES
sass-rails (~> 6.0)
selenium-webdriver (~> 4.1.0)
simple_form
sneakers (~> 2.11)
sneakers
solargraph
sprockets-es6
string_rtl
Expand Down

0 comments on commit 82c13d0

Please sign in to comment.