Skip to content

Commit

Permalink
Update minor updated gems
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent 88c1373 commit 55a895b
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 63 deletions.
28 changes: 14 additions & 14 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@ end
# then run `bundle` and commit the updated Gemfile and Gemfile.lock.
gem 'erector', github: 'dsander/erector', branch: 'rails6'
gem 'pirate_weather_forecast_ruby' # WeatherAgent
gem 'hipchat', '~> 1.2.0' # HipchatAgent
gem 'hipchat', '~> 1.6.0' # HipchatAgent
gem 'hypdf', bitbucket: 'knu/hypdf_gem', branch: 'uploadio_namespace' # PDFInfoAgent
gem 'mini_racer' # JavaScriptAgent
gem 'mqtt' # MQTTAgent
gem 'net-ftp'
gem 'net-ftp-list' # FtpsiteAgent
gem 'rturk', '~> 2.12.1' # HumanTaskAgent
gem 'slack-notifier', '~> 1.0.0' # SlackAgent
gem 'twilio-ruby', '~> 5.62.0' # TwilioAgent
gem 'slack-notifier', '~> 1.5.1' # SlackAgent
gem 'twilio-ruby', '~> 5.77.0' # TwilioAgent
gem 'xmpp4r', '~> 0.5.6' # JabberAgent

# Weibo Agents
Expand Down Expand Up @@ -71,14 +71,14 @@ gem 'evernote_oauth'
gem 'omniauth-evernote'

# LocalFileAgent (watch functionality)
gem 'listen', '~> 3.0.5', require: false
gem 'listen', '~> 3.9.0', require: false

# S3Agent
gem 'aws-sdk-s3', '~> 1'
gem 'aws-sdk-s3', '~> 1', '>= 1.148.0'

# ImapFolderAgent
gem 'gmail_xoauth' # support for Gmail using OAuth
gem 'omniauth-google-oauth2', '>= 0.8.0'
gem 'omniauth-google-oauth2', '>= 0.8.2'

# Bundler <1.5 does not recognize :x64_mingw as a valid platform name.
# Unfortunately, it can't self-update because it errors when encountering :x64_mingw.
Expand All @@ -90,9 +90,9 @@ end
gem 'ace-rails-ap'
gem 'bootsnap', require: false
gem 'bootstrap-kaminari-views', '~> 0.0.5'
gem 'bundler', '>= 2.2.33'
gem 'bundler', '>= 2.5.9'
gem 'coffee-rails', '~> 5'
gem 'daemons', '~> 1.1.9'
gem 'daemons', '~> 1.4.1'
gem 'delayed_job'
gem 'delayed_job_active_record'
gem 'devise', '~> 4.9', '>= 4.9.4'
Expand All @@ -102,18 +102,18 @@ gem 'faraday', '~> 1.10', '>= 1.10.3'
gem 'faraday_middleware'
gem 'feedjira', '~> 3.2', '>= 3.2.3'
gem 'font-awesome-sass', '~> 4.7.0'
gem 'foreman', '~> 0.87.2', github: 'ddollar/foreman'
gem 'foreman', '~> 0.88.1', github: 'ddollar/foreman'
gem 'geokit', '~> 1.14'
gem 'geokit-rails', '~> 2.5'
gem 'httmultiparty', '~> 0.3.16'
gem 'httparty', '~> 0.21'
gem 'huginn_agent'
gem 'jquery-rails', '~> 4.6'
gem 'json', '~> 2.3'
gem 'json', '~> 2.7', '>= 2.7.2'
gem 'jsonpath', '~> 1.1', '>= 1.1.5'
gem 'kaminari', '~> 1.2', '>= 1.2.2'
gem 'kramdown'
gem 'liquid', '~> 5.1'
gem 'liquid', '~> 5.5'
gem 'loofah', '~> 2.22'
gem 'mail', '>= 2.8.1'
gem 'mini_magick', ">= 4.12.0"
Expand All @@ -122,13 +122,13 @@ gem "nokogiri", ">= 1.16.4"
gem 'omniauth'
gem 'rails', '~> 6.1.7', '>= 6.1.7.7'
gem 'rails-html-sanitizer', '~> 1.6'
gem 'rufus-scheduler', '~> 3.4', require: false
gem 'rufus-scheduler', '~> 3.9', '>= 3.9.1', require: false
gem 'sass-rails', '>= 6.0'
gem 'select2-rails'
gem 'spectrum-rails'
gem 'sprockets'
gem 'terser'
gem 'typhoeus', '~> 1.3.1'
gem 'typhoeus', '~> 1.4.1'
gem 'uglifier', '~> 2.7.2'

group :development do
Expand Down Expand Up @@ -181,7 +181,7 @@ end

# Platform requirements.
require 'rbconfig'
gem 'ffi', '>= 1.9.4' # required by typhoeus; 1.9.4 has fixes for *BSD.
gem 'ffi', '>= 1.16.3' # required by typhoeus; 1.9.4 has fixes for *BSD.
gem 'tzinfo', '>= 2.0.6' # required by rails; 1.2.0 has support for *BSD and Solaris.
# Windows does not have zoneinfo files, so bundle the tzinfo-data gem.
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]
Expand Down
102 changes: 53 additions & 49 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ GIT

GIT
remote: https://github.com/ddollar/foreman.git
revision: a5f9b78fa5cf657733c8a4cfd01b2c0c151b4fce
revision: 3a262714030a83a59388a48ffdb2e93cdac12388
specs:
foreman (0.87.2)
foreman (0.88.1)

GIT
remote: https://github.com/dsander/dropbox-api.git
Expand Down Expand Up @@ -165,22 +165,23 @@ GEM
airbrussh (1.4.1)
sshkit (>= 1.6.1, != 1.7.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.769.0)
aws-sdk-core (3.173.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-eventstream (1.3.0)
aws-partitions (1.921.0)
aws-sdk-core (3.193.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
aws-sigv4 (~> 1.8)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.64.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-kms (1.80.0)
aws-sdk-core (~> 3, >= 3.193.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.122.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-s3 (1.148.0)
aws-sdk-core (~> 3, >= 3.193.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sigv4 (1.5.2)
aws-sigv4 (~> 1.8)
aws-sigv4 (1.8.0)
aws-eventstream (~> 1, >= 1.0.2)
base64 (0.2.0)
bcrypt (3.1.20)
better_errors (2.10.0)
erubi (>= 1.0.0)
Expand Down Expand Up @@ -228,7 +229,7 @@ GEM
crack (0.4.5)
rexml
crass (1.0.6)
daemons (1.1.9)
daemons (1.4.1)
date (3.3.4)
debug_inspector (1.1.0)
declarative (0.0.20)
Expand Down Expand Up @@ -260,7 +261,7 @@ GEM
http_parser.rb (~> 0)
equalizer (0.0.11)
erubi (1.12.0)
et-orbi (1.2.7)
et-orbi (1.2.11)
tzinfo
ethon (0.16.0)
ffi (>= 1.15.0)
Expand Down Expand Up @@ -298,15 +299,15 @@ GEM
feedjira (3.2.3)
loofah (>= 2.3.1, < 3)
sax-machine (>= 1.0, < 2)
ffi (1.15.5)
ffi (1.16.3)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
font-awesome-sass (4.7.0)
sass (>= 3.2)
formatador (1.1.0)
fugit (1.8.1)
et-orbi (~> 1, >= 1.2.7)
fugit (1.11.0)
et-orbi (~> 1, >= 1.2.11)
raabro (~> 1.4)
gems (1.2.0)
geokit (1.14.0)
Expand Down Expand Up @@ -410,8 +411,9 @@ GEM
hashdiff (1.0.1)
hashie (3.5.7)
haversine (0.3.2)
hipchat (1.2.0)
hipchat (1.6.0)
httparty
mimemagic
httmultiparty (0.3.16)
httparty (>= 0.7.3)
mimemagic
Expand Down Expand Up @@ -439,10 +441,11 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.6.3)
json (2.7.2)
jsonpath (1.1.5)
multi_json
jwt (2.5.0)
jwt (2.8.1)
base64
kaminari (1.2.2)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.2)
Expand Down Expand Up @@ -471,10 +474,10 @@ GEM
libv8-node (16.10.0.0-arm64-darwin)
libv8-node (16.10.0.0-x86_64-darwin)
libv8-node (16.10.0.0-x86_64-linux)
liquid (5.4.0)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
liquid (5.5.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
llhttp-ffi (0.4.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
Expand Down Expand Up @@ -509,7 +512,7 @@ GEM
msgpack (1.7.2)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.3.0)
multipart-post (2.4.0)
mysql2 (0.5.6)
naught (1.1.0)
nenv (0.3.0)
Expand Down Expand Up @@ -557,7 +560,7 @@ GEM
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 4)
omniauth (2.1.1)
omniauth (2.1.2)
hashie (>= 3.4.6)
rack (>= 2.2.3)
rack-protection
Expand Down Expand Up @@ -604,8 +607,9 @@ GEM
rack (2.2.9)
rack-livereload (0.5.1)
rack
rack-protection (3.0.6)
rack
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
rack-test (2.1.0)
rack (>= 1.3)
rails (6.1.7.7)
Expand Down Expand Up @@ -722,7 +726,7 @@ GEM
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
rufus-scheduler (3.8.2)
rufus-scheduler (3.9.1)
fugit (~> 1.1, >= 1.1.6)
sass (3.7.4)
sass-listen (~> 4.0.0)
Expand Down Expand Up @@ -761,7 +765,7 @@ GEM
simplecov-html (0.12.3)
simplecov-lcov (0.8.0)
simplecov_json_formatter (0.1.4)
slack-notifier (1.0.0)
slack-notifier (1.5.1)
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
Expand Down Expand Up @@ -794,11 +798,11 @@ GEM
trailblazer-option (0.1.2)
treetop (1.6.12)
polyglot (~> 0.3)
twilio-ruby (5.62.0)
faraday (>= 0.9, < 2.0)
jwt (>= 1.5, <= 2.5)
twilio-ruby (5.77.0)
faraday (>= 0.9, < 3.0)
jwt (>= 1.5, < 3.0)
nokogiri (>= 1.6, < 2.0)
typhoeus (1.3.1)
typhoeus (1.4.1)
ethon (>= 0.9.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -844,19 +848,19 @@ PLATFORMS

DEPENDENCIES
ace-rails-ap
aws-sdk-s3 (~> 1)
aws-sdk-s3 (~> 1, >= 1.148.0)
better_errors
binding_of_caller
bootsnap
bootstrap-kaminari-views (~> 0.0.5)
bundler (>= 2.2.33)
bundler (>= 2.5.9)
capistrano
capistrano-bundler
capistrano-rails
capybara
capybara-select-2!
coffee-rails (~> 5)
daemons (~> 1.1.9)
daemons (~> 1.4.1)
delayed_job
delayed_job_active_record
devise (~> 4.9, >= 4.9.4)
Expand All @@ -869,9 +873,9 @@ DEPENDENCIES
faraday (~> 1.10, >= 1.10.3)
faraday_middleware
feedjira (~> 3.2, >= 3.2.3)
ffi (>= 1.9.4)
ffi (>= 1.16.3)
font-awesome-sass (~> 4.7.0)
foreman (~> 0.87.2)!
foreman (~> 0.88.1)!
geokit (~> 1.14)
geokit-rails (~> 2.5)
gmail_xoauth
Expand All @@ -881,19 +885,19 @@ DEPENDENCIES
guard-livereload
guard-rspec
haversine
hipchat (~> 1.2.0)
hipchat (~> 1.6.0)
httmultiparty (~> 0.3.16)
httparty (~> 0.21)
huginn_agent
hypdf!
jquery-rails (~> 4.6)
json (~> 2.3)
json (~> 2.7, >= 2.7.2)
jsonpath (~> 1.1, >= 1.1.5)
kaminari (~> 1.2, >= 1.2.2)
kramdown
letter_opener_web (~> 1.4, >= 1.4.1)
liquid (~> 5.1)
listen (~> 3.0.5)
liquid (~> 5.5)
listen (~> 3.9.0)
loofah (~> 2.22)
mail (>= 2.8.1)
mini_magick (>= 4.12.0)
Expand All @@ -907,7 +911,7 @@ DEPENDENCIES
omniauth
omniauth-dropbox-oauth2!
omniauth-evernote
omniauth-google-oauth2 (>= 0.8.0)
omniauth-google-oauth2 (>= 0.8.2)
omniauth-tumblr
omniauth-twitter
pg (~> 1.5, >= 1.5.6)
Expand All @@ -928,25 +932,25 @@ DEPENDENCIES
rubocop
rubocop-performance
rubocop-rspec
rufus-scheduler (~> 3.4)
rufus-scheduler (~> 3.9, >= 3.9.1)
sass-rails (>= 6.0)
select2-rails
selenium-webdriver
shoulda-matchers
simplecov
simplecov-lcov (~> 0.8.0)
slack-notifier (~> 1.0.0)
slack-notifier (~> 1.5.1)
spectrum-rails
spring
spring-commands-rspec
spring-watcher-listen
sprockets
terser
tumblr_client (~> 0.8.6)!
twilio-ruby (~> 5.62.0)
twilio-ruby (~> 5.77.0)
twitter!
twitter-stream!
typhoeus (~> 1.3.1)
typhoeus (~> 1.4.1)
tzinfo (>= 2.0.6)
tzinfo-data
uglifier (~> 2.7.2)
Expand Down

0 comments on commit 55a895b

Please sign in to comment.