Skip to content
This repository has been archived by the owner on Dec 19, 2019. It is now read-only.

Commit

Permalink
Bump pg from 0.21.0 to 1.1.4
Browse files Browse the repository at this point in the history
Bumps [pg](https://bitbucket.org/ged/ruby-pg) from 0.21.0 to 1.1.4.
- [Commits](https://bitbucket.org/ged/ruby-pg/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Nov 26, 2019
1 parent 624bcfa commit c346a56
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ruby '2.6.3'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 4.2.10'
# Use postgresql as the database for Active Record
gem 'pg', '~> 0.15'
gem 'pg', '~> 1.1'
# Use SCSS for stylesheets
gem 'sass-rails', '~> 5.0'
# Use Uglifier as compressor for JavaScript assets
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ GEM
nokogiri (1.10.5)
mini_portile2 (~> 2.4.0)
orm_adapter (0.5.0)
pg (0.21.0)
pg (1.1.4)
process-group (1.2.1)
process-terminal (~> 0.2.0)
process-terminal (0.2.0)
Expand Down Expand Up @@ -358,7 +358,7 @@ DEPENDENCIES
devise!
falcon
jquery-rails
pg (~> 0.15)
pg (~> 1.1)
rails (~> 4.2.10)
rails_12factor
refinerycms (~> 3.0.4)
Expand Down

0 comments on commit c346a56

Please sign in to comment.