Skip to content

Commit

Permalink
Merge branch 'master' into unrevert_db_virtobj_447
Browse files Browse the repository at this point in the history
  • Loading branch information
mjgiarlo committed Sep 30, 2019
2 parents e2fd74b + 28905b6 commit fe711f8
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Expand Up @@ -68,7 +68,7 @@ GEM
bundler (>= 1.2.0, < 3)
thor (~> 0.18)
byebug (11.0.1)
capistrano (3.11.1)
capistrano (3.11.2)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
Expand Down Expand Up @@ -142,7 +142,7 @@ GEM
solrizer (~> 3.0)
stanford-mods (>= 2.3.1)
stanford-mods-normalizer (~> 0.1)
dor-workflow-client (3.9.0)
dor-workflow-client (3.10.0)
activesupport (>= 3.2.1, < 7)
deprecation (>= 0.99.0)
faraday (~> 0.9, >= 0.9.2)
Expand Down Expand Up @@ -190,13 +190,13 @@ GEM
activesupport (>= 3.0, < 7.0)
equivalent-xml (0.6.0)
nokogiri (>= 1.4.3)
erubi (1.8.0)
erubi (1.9.0)
factory_bot (5.0.2)
activesupport (>= 4.2.0)
factory_bot_rails (5.0.2)
factory_bot (~> 5.0.2)
railties (>= 4.2.0)
faraday (0.15.4)
faraday (0.16.2)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
Expand Down Expand Up @@ -228,7 +228,7 @@ GEM
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
loofah (2.2.3)
loofah (2.3.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -245,7 +245,7 @@ GEM
mimemagic (0.3.3)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.12.0)
minitest (5.12.2)
moab-versioning (4.2.2)
confstruct
druid-tools (>= 1.0.0)
Expand All @@ -263,7 +263,7 @@ GEM
net-ssh (>= 2.6.5, < 6.0.0)
net-ssh (5.2.0)
netrc (0.11.0)
nio4r (2.5.1)
nio4r (2.5.2)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
nokogiri-happymapper (0.8.1)
Expand All @@ -282,7 +282,7 @@ GEM
parser (2.6.4.1)
ast (~> 2.4.0)
pg (1.1.4)
preservation-client (0.2.1)
preservation-client (0.2.2)
activesupport (>= 4.2, < 7)
faraday (~> 0.15)
zeitwerk (~> 2.1)
Expand Down Expand Up @@ -332,7 +332,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
rainbow (3.0.0)
rake (12.3.3)
rake (13.0.0)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
Expand Down Expand Up @@ -452,7 +452,7 @@ GEM
tins (~> 1.0)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.9)
tilt (2.0.10)
tins (1.21.1)
tzinfo (1.2.5)
thread_safe (~> 0.1)
Expand All @@ -462,7 +462,7 @@ GEM
unf_ext (0.0.7.6)
unicode-display_width (1.6.0)
uuidtools (2.1.5)
webmock (3.7.5)
webmock (3.7.6)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit fe711f8

Please sign in to comment.