Skip to content

Commit

Permalink
Merge branch 'main' into resciencec
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed Sep 13, 2023
2 parents dc4847f + 4e9df0b commit a209f66
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,23 +44,23 @@ GEM
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.9)
nokogiri (1.15.3)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
octokit (6.1.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
openssl (3.1.0)
public_suffix (5.0.3)
puma (6.3.0)
puma (6.3.1)
nio4r (~> 2.0)
racc (1.7.1)
rack (2.2.8)
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
rack-test (2.1.0)
rack (>= 1.3)
redis-client (0.15.0)
redis-client (0.17.0)
connection_pool
reverse_markdown (2.1.1)
nokogiri
Expand All @@ -79,7 +79,7 @@ GEM
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
ruby2_keywords (0.0.5)
rugged (1.6.3)
rugged (1.7.1)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
Expand Down Expand Up @@ -107,7 +107,7 @@ GEM
tilt (~> 2.0)
thor (1.2.2)
tilt (2.2.0)
webmock (3.18.1)
webmock (3.19.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit a209f66

Please sign in to comment.