Skip to content

Commit d66064f

Browse files
Bump activerecord, exception_notification, factory_girl, grape-rabl, grape-kaminari, activesupport, active_record_migrations, activerecord-postgis-adapter, grape, sinatra, rack_csrf, capistrano and rake
Bumps [activerecord](https://github.com/rails/rails), [exception_notification](https://github.com/smartinez87/exception_notification), [factory_girl](https://github.com/thoughtbot/factory_girl), [grape-rabl](https://github.com/ruby-grape/grape-rabl), [grape-kaminari](https://github.com/monterail/grape-kaminari), [activesupport](https://github.com/rails/rails), [active_record_migrations](https://github.com/rosenfeld/active_record_migrations), [activerecord-postgis-adapter](https://github.com/rgeo/activerecord-postgis-adapter), [grape](https://github.com/ruby-grape/grape), [sinatra](https://github.com/sinatra/sinatra), [rack_csrf](https://github.com/baldowl/rack_csrf), [capistrano](https://github.com/capistrano/capistrano) and [rake](https://github.com/ruby/rake). These dependencies needed to be updated together. Updates `activerecord` from 4.2.5.1 to 7.0.4.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activerecord/CHANGELOG.md) - [Commits](rails/rails@v4.2.5.1...v7.0.4.1) Updates `exception_notification` from 4.1.4 to 4.5.0 - [Release notes](https://github.com/smartinez87/exception_notification/releases) - [Changelog](https://github.com/smartinez87/exception_notification/blob/master/CHANGELOG.rdoc) - [Commits](smartinez87/exception_notification@v4.1.4...v4.5.0) Updates `factory_girl` from 4.5.0 to 4.9.0 - [Release notes](https://github.com/thoughtbot/factory_girl/releases) - [Changelog](https://github.com/thoughtbot/factory_bot/blob/main/NEWS.md) - [Commits](thoughtbot/factory_bot@v4.5.0...v4.9.0) Updates `grape-rabl` from 0.4.1 to 0.5.0 - [Release notes](https://github.com/ruby-grape/grape-rabl/releases) - [Changelog](https://github.com/ruby-grape/grape-rabl/blob/master/CHANGELOG.md) - [Commits](ruby-grape/grape-rabl@v0.4.1...v0.5.0) Updates `grape-kaminari` from 0.1.8 to 0.4.3 - [Release notes](https://github.com/monterail/grape-kaminari/releases) - [Changelog](https://github.com/bsm/grape-kaminari/blob/main/CHANGELOG.md) - [Commits](bsm/grape-kaminari@v0.1.8...v0.4.3) Updates `activesupport` from 4.2.5.1 to 7.0.4.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v4.2.5.1...v7.0.4.1) Updates `active_record_migrations` from 4.2.5.1.1 to 6.1.1.3 - [Release notes](https://github.com/rosenfeld/active_record_migrations/releases) - [Commits](rosenfeld/active_record_migrations@v4.2.5.1.1...v6.1.1.3) Updates `activerecord-postgis-adapter` from 3.1.4 to 8.0.1 - [Release notes](https://github.com/rgeo/activerecord-postgis-adapter/releases) - [Changelog](https://github.com/rgeo/activerecord-postgis-adapter/blob/master/History.md) - [Commits](rgeo/activerecord-postgis-adapter@v3.1.4...v8.0.1) Updates `grape` from 0.17.0 to 1.7.0 - [Release notes](https://github.com/ruby-grape/grape/releases) - [Changelog](https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md) - [Commits](ruby-grape/grape@v0.17.0...v1.7.0) Updates `sinatra` from 1.4.7 to 3.0.5 - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](sinatra/sinatra@v1.4.7...v3.0.5) Updates `rack_csrf` from 2.5.0 to 2.7.0 - [Release notes](https://github.com/baldowl/rack_csrf/releases) - [Changelog](https://github.com/baldowl/rack_csrf/blob/master/Changelog.md) - [Commits](baldowl/rack_csrf@v2.5.0...v2.7.0) Updates `capistrano` from 3.16.0 to 3.17.1 - [Release notes](https://github.com/capistrano/capistrano/releases) - [Commits](capistrano/capistrano@v3.16.0...v3.17.1) Updates `rake` from 10.5.0 to 13.0.6 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v10.5.0...v13.0.6) --- updated-dependencies: - dependency-name: activerecord dependency-type: direct:production - dependency-name: exception_notification dependency-type: direct:production - dependency-name: factory_girl dependency-type: direct:development - dependency-name: grape-rabl dependency-type: direct:production - dependency-name: grape-kaminari dependency-type: direct:production - dependency-name: activesupport dependency-type: direct:production - dependency-name: active_record_migrations dependency-type: direct:production - dependency-name: activerecord-postgis-adapter dependency-type: direct:production - dependency-name: grape dependency-type: direct:production - dependency-name: sinatra dependency-type: direct:production - dependency-name: rack_csrf dependency-type: direct:production - dependency-name: capistrano dependency-type: direct:development - dependency-name: rake dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db9e8f2 commit d66064f

File tree

2 files changed

+170
-155
lines changed

2 files changed

+170
-155
lines changed

Gemfile

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
source "https://rubygems.org"
22

33
# Frameworks
4-
gem "grape", "~> 0.17.0"
5-
gem "grape-rabl", "~> 0.4.1"
6-
gem "grape-kaminari", "~> 0.1.8"
4+
gem "grape", "~> 1.7.0"
5+
gem "grape-rabl", "~> 0.5.0"
6+
gem "grape-kaminari", "~> 0.4.3"
77
gem "grape_logging", '~> 1.3.0'
8-
gem "sinatra", "~> 1.4.6"
8+
gem "sinatra", "~> 3.0.5"
99
gem "kramdown", "~> 1.9.0"
1010

1111
# Security
12-
gem "rack_csrf", "~> 2.5.0"
12+
gem "rack_csrf", "~> 2.7.0"
1313
gem "rack-cors", :require => "rack/cors"
1414
gem "dotenv", "~> 2.1.0"
1515

@@ -18,34 +18,34 @@ gem 'bcrypt_pbkdf'
1818

1919
# Database
2020
gem "pg", "~> 0.18.4"
21-
gem "activerecord", "~> 4.2.5"
22-
gem "active_record_migrations", "~> 4.2.5.1.1", require: false
23-
gem "activerecord-postgis-adapter", "~> 3.1.3"
21+
gem "activerecord", "~> 7.0.4"
22+
gem "active_record_migrations", "~> 6.1.1.3", require: false
23+
gem "activerecord-postgis-adapter", "~> 8.0.1"
2424

2525
# Notifications
2626
gem "pony", "~> 1.11"
2727
gem "slack-notifier", "~> 1.5.1"
28-
gem "exception_notification", "~> 4.1.4"
28+
gem "exception_notification", "~> 4.5.0"
2929

3030
# Analytics
3131
gem "appsignal", "~> 1.1.0.beta.5"
3232

3333
# Support
34-
gem "rake", "~> 10.5.0"
35-
gem "activesupport", "~> 4.2.5"
34+
gem "rake", "~> 13.0.6"
35+
gem "activesupport", "~> 7.0.4"
3636

3737
# Testing
3838
group :test, :development do
3939
gem "minitest"
4040
gem "minitest-around", "~> 0.3.2"
4141
gem "database_cleaner", "~> 1.5.1"
42-
gem "factory_girl", "~> 4.0"
42+
gem "factory_girl", "~> 4.9"
4343
gem "rack-test", "~> 0.6.3"
4444
end
4545

4646
# Deploy
4747
group :development do
48-
gem 'capistrano', '~> 3.16.0', require: false
48+
gem 'capistrano', '~> 3.17.1', require: false
4949
gem 'capistrano-bundler', '~> 2.0.1', require: false
5050
gem 'capistrano-rvm', '~> 0.1.2', require: false
5151
gem 'capistrano-maintenance', '~> 1.0', require: false

0 commit comments

Comments
 (0)