Skip to content

Commit

Permalink
Merge 8a222e2 into 03cbd3d
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Apr 2, 2021
2 parents 03cbd3d + 8a222e2 commit 4f0e13f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Expand Up @@ -81,13 +81,14 @@ GEM
nokogiri (>= 1.5.9)
method_source (1.0.0)
mime-types (2.99.3)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
minitest (5.14.1)
multi_json (1.14.1)
multi_xml (0.6.0)
multipart-post (2.1.1)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
oauth2 (1.4.4)
faraday (>= 0.8, < 2.0)
jwt (>= 1.0, < 3.0)
Expand All @@ -102,6 +103,7 @@ GEM
coderay (~> 1.1)
method_source (~> 1.0)
psych (3.1.0)
racc (1.5.2)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down

0 comments on commit 4f0e13f

Please sign in to comment.