Skip to content
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.

Commit

Permalink
Merge pull request #98 from mendicant-original/dependabot/bundler/mul…
Browse files Browse the repository at this point in the history
…ti-647a3628a0

Bump nokogiri and fog
  • Loading branch information
chastell authored May 29, 2024
2 parents c7319c5 + abbce98 commit f14b603
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 21 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ gem 'omniauth-github', '~> 1.0.1'
gem 'rake', '~> 10.1.1'
gem 'json', '~> 1.7.7'
gem 'figaro'
gem 'nokogiri', '~> 1.5.11'
gem 'nokogiri', '~> 1.16.5'

########
# Data #
Expand All @@ -19,7 +19,7 @@ gem 'pg'
gem 'acts-as-taggable-on'
gem 'faker', :require => false
gem 'carrierwave'
gem 'fog', "~> 1.3.1"
gem 'fog', "~> 1.38.0"

########
# Mail #
Expand Down
194 changes: 175 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.3.6)
actionmailer (3.2.19)
actionpack (= 3.2.19)
mail (~> 2.5.4)
Expand Down Expand Up @@ -30,6 +31,11 @@ GEM
multi_json (~> 1.0)
acts-as-taggable-on (2.3.3)
rails (~> 3.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
aliyun-sdk (0.8.0)
nokogiri (~> 1.6)
rest-client (~> 2.0)
ansi (1.4.3)
arel (3.0.3)
builder (3.0.4)
Expand Down Expand Up @@ -75,10 +81,12 @@ GEM
delayed_mailhopper (0.0.7)
delayed_job
mailhopper (>= 0.0.1)
domain_name (0.6.20240107)
dry-inflector (1.0.0)
erubis (2.7.0)
exception_notification (3.0.1)
actionmailer (>= 3.0.4)
excon (0.13.4)
excon (0.110.0)
execjs (1.4.0)
multi_json (~> 1.0)
factory_girl (4.1.0)
Expand All @@ -93,25 +101,150 @@ GEM
ffi (1.4.0)
figaro (0.5.3)
rails (~> 3.0)
fog (1.3.1)
builder
excon (~> 0.13.0)
formatador (~> 0.2.0)
fission (0.5.0)
CFPropertyList (~> 2.2)
fog (1.38.0)
fog-aliyun (>= 0.1.0)
fog-atmos
fog-aws (>= 0.6.0)
fog-brightbox (~> 0.4)
fog-cloudatcost (~> 0.1.0)
fog-core (~> 1.32)
fog-dynect (~> 0.0.2)
fog-ecloud (~> 0.1)
fog-google (<= 0.1.0)
fog-json
fog-local
fog-openstack
fog-powerdns (>= 0.1.1)
fog-profitbricks
fog-rackspace
fog-radosgw (>= 0.0.2)
fog-riakcs
fog-sakuracloud (>= 0.0.4)
fog-serverlove
fog-softlayer
fog-storm_on_demand
fog-terremark
fog-vmfusion
fog-voxel
fog-vsphere (>= 0.4.0)
fog-xenserver
fog-xml (~> 0.1.1)
ipaddress (~> 0.5)
fog-aliyun (0.4.0)
addressable (~> 2.8.0)
aliyun-sdk (~> 0.8.0)
fog-core
fog-json
ipaddress (~> 0.8)
xml-simple (~> 1.1)
fog-atmos (0.1.0)
fog-core
fog-xml
fog-aws (2.0.1)
fog-core (~> 1.38)
fog-json (~> 1.0)
fog-xml (~> 0.1)
ipaddress (~> 0.8)
fog-brightbox (0.16.1)
dry-inflector
fog-core
fog-json
mime-types
multi_json (~> 1.0)
net-scp (~> 1.0.4)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5.0)
ruby-hmac
formatador (0.2.4)
fog-cloudatcost (0.1.2)
fog-core (~> 1.36)
fog-json (~> 1.0)
fog-xml (~> 0.1)
ipaddress (~> 0.8)
fog-core (1.45.0)
builder
excon (~> 0.58)
formatador (~> 0.2)
fog-dynect (0.0.3)
fog-core
fog-json
fog-xml
fog-ecloud (0.3.0)
fog-core
fog-xml
fog-google (0.1.0)
fog-core
fog-json
fog-xml
fog-json (1.2.0)
fog-core
multi_json (~> 1.10)
fog-local (0.8.0)
fog-core (>= 1.27, < 3.0)
fog-openstack (0.3.10)
fog-core (>= 1.45, <= 2.1.0)
fog-json (>= 1.0)
ipaddress (>= 0.8)
fog-powerdns (0.2.1)
fog-core
fog-json
fog-xml
fog-profitbricks (4.1.1)
fog-core (~> 1.42)
fog-json (~> 1.0)
fog-rackspace (0.1.6)
fog-core (>= 1.35)
fog-json (>= 1.0)
fog-xml (>= 0.1)
ipaddress (>= 0.8)
fog-radosgw (0.0.5)
fog-core (>= 1.21.0)
fog-json
fog-xml (>= 0.0.1)
fog-riakcs (0.1.0)
fog-core
fog-json
fog-xml
fog-sakuracloud (1.7.5)
fog-core
fog-json
fog-serverlove (0.1.2)
fog-core
fog-json
fog-softlayer (1.1.4)
fog-core
fog-json
fog-storm_on_demand (0.1.1)
fog-core
fog-json
fog-terremark (0.1.0)
fog-core
fog-xml
fog-vmfusion (0.1.0)
fission
fog-core
fog-voxel (0.1.0)
fog-core
fog-xml
fog-vsphere (1.2.1)
fog-core
rbvmomi (~> 1.8.0)
fog-xenserver (1.0.0)
fog-core
fog-xml
xmlrpc
fog-xml (0.1.4)
fog-core
nokogiri (>= 1.5.11, < 2.0.0)
formatador (0.3.0)
fssm (0.2.10)
haml (4.0.0)
tilt
hashie (1.2.0)
highline (1.6.15)
hike (1.2.3)
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
httpauth (0.2.0)
i18n (0.6.11)
ipaddress (0.8.3)
journey (1.0.4)
jquery-rails (2.2.1)
railties (>= 3.0, < 5.0)
Expand All @@ -132,17 +265,21 @@ GEM
rails (>= 3.1.0)
redcarpet (>= 2.0.0)
mime-types (1.25.1)
mini_portile2 (2.8.6)
minitest (4.6.1)
multi_json (1.10.1)
multi_json (1.15.0)
multipart-post (1.1.5)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-scp (4.0.0)
net-ssh (>= 2.6.5, < 8.0.0)
net-sftp (2.1.1)
net-ssh (>= 2.6.5)
net-ssh (2.6.5)
net-ssh (7.2.3)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
nokogiri (1.5.11)
netrc (0.11.0)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
notifier (0.4.1)
oauth2 (0.8.0)
faraday (~> 0.8)
Expand All @@ -161,6 +298,8 @@ GEM
omniauth (~> 1.0)
pg (0.14.1)
polyglot (0.3.5)
public_suffix (5.0.5)
racc (1.8.0)
rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
Expand All @@ -185,11 +324,21 @@ GEM
thor (>= 0.14.6, < 2.0)
rainbow (1.1.4)
rake (10.1.1)
rbvmomi (1.8.5)
builder
nokogiri (>= 1.4.1)
trollop
rdoc (3.12.2)
json (~> 1.4)
redcarpet (2.1.0)
ref (1.0.2)
ruby-hmac (0.4.0)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.2.8)
strscan (>= 3.0.9)
rubyzip (1.3.0)
sass (3.2.5)
sass-rails (3.2.6)
Expand All @@ -206,6 +355,7 @@ GEM
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
strscan (3.1.0)
test_notifier (1.0.1)
notifier
therubyracer (0.11.3)
Expand All @@ -216,14 +366,20 @@ GEM
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
trollop (2.9.10)
turn (0.9.6)
ansi
tzinfo (0.3.40)
uglifier (1.3.0)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
webrick (1.8.1)
websocket (1.0.7)
will_paginate (3.0.5)
xml-simple (1.1.9)
rexml
xmlrpc (0.3.3)
webrick
xpath (0.1.4)
nokogiri (~> 1.3)

Expand All @@ -245,14 +401,14 @@ DEPENDENCIES
factory_girl_rails (~> 4.1.0)
faker
figaro
fog (~> 1.3.1)
fog (~> 1.38.0)
haml
jquery-rails
json (~> 1.7.7)
md_emoji
md_preview
minitest (~> 4.6.1)
nokogiri (~> 1.5.11)
nokogiri (~> 1.16.5)
omniauth-github (~> 1.0.1)
pg
rails (= 3.2.19)
Expand Down

0 comments on commit f14b603

Please sign in to comment.