Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Neff <benjamin@coding4coffee.ch>2022-06-27 04:00:34 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2022-06-27 04:00:34 +0300
commitedbb26b9265003bcdf1a5b92d0f5132c17d5be00 (patch)
tree8c860619840e585fc7b8d1e77765f6f7c176da91 /Gemfile.lock
parent9b23411d25e9c80a72544ea110915562433d9922 (diff)
Bump other dependencies not directly in Gemfile
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock39
1 files changed, 22 insertions, 17 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 4d02406ca..934292d7b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -324,7 +324,7 @@ GEM
http-cookie (~> 1.0)
http-form_data (~> 2.2)
http-parser (~> 1.2.0)
- http-cookie (1.0.4)
+ http-cookie (1.0.5)
domain_name (~> 0.5)
http-form_data (2.3.0)
http-parser (1.2.3)
@@ -343,7 +343,7 @@ GEM
actionpack (>= 3.0.0)
i18n-inflector (~> 2.6)
railties (>= 3.0.0)
- image_processing (1.12.1)
+ image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
jasmine (3.10.0)
@@ -370,9 +370,9 @@ GEM
bindata
json-schema (3.0.0)
addressable (>= 2.8)
- jsonpath (1.1.0)
+ jsonpath (1.1.2)
multi_json
- jwt (2.3.0)
+ jwt (2.4.1)
kgio (2.11.4)
kostya-sigar (2.0.10)
leaflet-rails (1.7.0)
@@ -381,7 +381,7 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
little-plugger (1.1.4)
- logging (2.3.0)
+ logging (2.3.1)
little-plugger (~> 1.1)
multi_json (~> 1.14)
logging-rails (0.6.0)
@@ -419,13 +419,14 @@ GEM
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
- oauth (0.5.7)
- oauth2 (1.4.7)
- faraday (>= 0.8, < 2.0)
+ oauth (0.5.10)
+ oauth2 (2.0.2)
+ faraday (>= 0.17.3, < 3.0)
jwt (>= 1.0, < 3.0)
- multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
+ rash_alt (>= 0.4, < 1)
+ version_gem (~> 1.0)
octokit (4.22.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
@@ -436,9 +437,9 @@ GEM
omniauth-oauth (1.2.0)
oauth
omniauth (>= 1.0, < 3)
- omniauth-oauth2 (1.7.2)
- oauth2 (~> 1.4)
- omniauth (>= 1.9, < 3)
+ omniauth-oauth2 (1.8.0)
+ oauth2 (>= 1.4, < 3)
+ omniauth (~> 2.0)
omniauth-rails_csrf_protection (1.0.1)
actionpack (>= 4.2)
omniauth (~> 2.0)
@@ -604,13 +605,15 @@ GEM
rainbow (3.1.1)
raindrops (0.20.0)
rake (12.3.3)
+ rash_alt (0.4.12)
+ hashie (>= 3.4)
rb-fsevent (0.11.1)
rb-inotify (0.10.1)
ffi (~> 1.0)
redcarpet (3.5.1)
redis (4.7.0)
regexp_parser (2.5.0)
- request_store (1.5.0)
+ request_store (1.5.1)
rack (>= 1.4)
responders (3.0.1)
actionpack (>= 5.0)
@@ -656,7 +659,7 @@ GEM
rubocop (>= 0.90.0, < 2.0)
ruby-oembed (0.16.1)
ruby-progressbar (1.11.0)
- ruby-vips (2.1.3)
+ ruby-vips (2.1.4)
ffi (~> 1.12)
rubyzip (2.3.2)
rugged (1.0.1)
@@ -693,7 +696,7 @@ GEM
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
- simplecov_json_formatter (0.1.3)
+ simplecov_json_formatter (0.1.4)
sinon-rails (1.15.0)
railties (>= 3.1)
sprockets (3.7.2)
@@ -760,9 +763,10 @@ GEM
validate_email (0.1.6)
activemodel (>= 3.0)
mail (>= 2.2.5)
- validate_url (1.0.13)
+ validate_url (1.0.15)
activemodel (>= 3.0.0)
public_suffix
+ version_gem (1.1.0)
versionist (2.0.1)
activesupport (>= 3)
railties (>= 3)
@@ -783,7 +787,8 @@ GEM
will_paginate (3.3.1)
xpath (3.2.0)
nokogiri (~> 1.8)
- yard (0.9.26)
+ yard (0.9.28)
+ webrick (~> 1.7.0)
PLATFORMS
ruby