Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pooza committed Aug 6, 2021
1 parent 0a66dd1 commit 5beba76
Showing 1 changed file with 10 additions and 13 deletions.
23 changes: 10 additions & 13 deletions Gemfile.lock
@@ -1,8 +1,8 @@
GIT
remote: https://github.com/pooza/ginseng-core.git
revision: 0b4b58a5001eb97bfc38ad1ce44f1afd3fa67d4c
revision: e79e2129541ede426241ef9d5b13ee19f1d5da6a
specs:
ginseng-core (1.10.29)
ginseng-core (1.10.30)
activesupport (>= 6.1.3.2)
addressable (>= 2.8.0)
bundler
Expand All @@ -16,7 +16,7 @@ GIT
mail
multi_json
net-protocol
nokogiri (>= 1.11.4, < 1.12)
nokogiri (>= 1.12.1)
optparse
rake
rest-client
Expand All @@ -30,7 +30,7 @@ GIT

GIT
remote: https://github.com/pooza/ginseng-fediverse.git
revision: 9965443cb0bd7d41192e9f251aba71204ca0c0df
revision: f8794d99baee30b355759427cc414680ad71dc47
specs:
ginseng-fediverse (1.5.20)

Expand Down Expand Up @@ -233,7 +233,7 @@ GEM
rake
mini_magick (4.11.0)
mini_mime (1.1.0)
mini_portile2 (2.5.3)
mini_portile2 (2.6.1)
minitest (5.14.4)
mongo (2.15.0)
bson (>= 4.8.2, < 5.0.0)
Expand All @@ -248,13 +248,11 @@ GEM
timeout
netrc (0.11.0)
nio4r (2.5.8)
nokogiri (1.11.7)
mini_portile2 (~> 2.5.0)
nokogiri (1.12.2)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
nokogiri (1.11.7-x86_64-linux)
nokogiri (1.12.2-x86_64-linux)
racc (~> 1.4)
nokogumbo (2.0.5)
nokogiri (~> 1.8, >= 1.8.4)
oauth2 (1.4.7)
faraday (>= 0.8, < 2.0)
jwt (>= 1.0, < 3.0)
Expand Down Expand Up @@ -329,10 +327,9 @@ GEM
ruby2_keywords (0.0.5)
rufus-scheduler (3.8.0)
fugit (~> 1.1, >= 1.1.6)
sanitize (5.2.3)
sanitize (6.0.0)
crass (~> 1.0.2)
nokogiri (>= 1.8.0)
nokogumbo (~> 2.0)
nokogiri (>= 1.12.0)
sassc (2.4.0)
ffi (~> 1.9)
securerandom (0.1.0)
Expand Down

0 comments on commit 5beba76

Please sign in to comment.