Skip to content

Commit

Permalink
Bump Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
reedloden committed Jan 4, 2021
1 parent 29ea595 commit c363fb3
Showing 1 changed file with 28 additions and 22 deletions.
50 changes: 28 additions & 22 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,33 +1,39 @@
GEM
remote: https://rubygems.org/
specs:
coderay (1.1.2)
diff-lcs (1.3)
faraday (1.0.0)
coderay (1.1.3)
diff-lcs (1.4.4)
faraday (1.3.0)
faraday-net_http (~> 1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords
faraday-net_http (1.0.0)
kwalify (0.7.2)
method_source (0.9.2)
mini_portile2 (2.4.0)
method_source (1.0.0)
mini_portile2 (2.5.0)
multipart-post (2.1.1)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rake (13.0.1)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.1)
rspec-support (~> 3.9.1)
rspec-expectations (3.9.0)
nokogiri (1.11.0)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
racc (1.5.2)
rake (13.0.3)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.2)
rspec-support (~> 3.10.0)
rspec-support (3.10.1)
ruby2_keywords (0.0.2)

PLATFORMS
ruby
Expand Down

0 comments on commit c363fb3

Please sign in to comment.