Skip to content

Commit

Permalink
Merge pull request #100 from tulibraries/qa
Browse files Browse the repository at this point in the history
Merge qa and master
  • Loading branch information
Chad Nelson committed Jun 10, 2020
2 parents 21bccd8 + bcf1dd5 commit 9029eed
Show file tree
Hide file tree
Showing 11 changed files with 7,255 additions and 3,197 deletions.
28 changes: 15 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ GEM
ffi (>= 1.0.0)
rake
formatador (0.2.5)
gli (2.19.0)
gli (2.19.1)
globalid (0.4.2)
activesupport (>= 4.2.0)
guard (2.16.2)
Expand Down Expand Up @@ -166,18 +166,18 @@ GEM
activesupport (>= 5.0.0)
json (2.3.0)
json (2.3.0-java)
kaminari (1.2.0)
kaminari (1.2.1)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.0)
kaminari-activerecord (= 1.2.0)
kaminari-core (= 1.2.0)
kaminari-actionview (1.2.0)
kaminari-actionview (= 1.2.1)
kaminari-activerecord (= 1.2.1)
kaminari-core (= 1.2.1)
kaminari-actionview (1.2.1)
actionview
kaminari-core (= 1.2.0)
kaminari-activerecord (1.2.0)
kaminari-core (= 1.2.1)
kaminari-activerecord (1.2.1)
activerecord
kaminari-core (= 1.2.0)
kaminari-core (1.2.0)
kaminari-core (= 1.2.1)
kaminari-core (1.2.1)
library_stdnums (1.6.0)
listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3)
Expand Down Expand Up @@ -214,7 +214,7 @@ GEM
nenv (~> 0.1)
shellany (~> 0.0)
parallel (1.19.1)
parser (2.7.1.2)
parser (2.7.1.3)
ast (~> 2.4.0)
pry (0.13.1)
coderay (~> 1.1)
Expand Down Expand Up @@ -257,6 +257,7 @@ GEM
rb-fsevent (0.10.3)
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (1.7.1)
rexml (3.2.4)
rspec (3.9.0)
rspec-core (~> 3.9.0)
Expand All @@ -271,10 +272,11 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.2)
rubocop (0.84.0)
rubocop (0.85.1)
parallel (~> 1.10)
parser (>= 2.7.0.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.7)
rexml
rubocop-ast (>= 0.0.3)
ruby-progressbar (~> 1.7)
Expand Down Expand Up @@ -327,7 +329,7 @@ GEM
websocket-extensions (>= 0.1.0)
websocket-driver (0.7.1-java)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.4)
websocket-extensions (0.1.5)
xml-simple (1.1.5)
yell (2.2.2)
zeitwerk (2.3.0)
Expand Down
Loading

0 comments on commit 9029eed

Please sign in to comment.