Skip to content

Commit

Permalink
Bump station.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Rodriguez committed Nov 12, 2020
1 parent 262b907 commit 7dfb67e
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
@@ -1,5 +1,5 @@
source 'https://rubygems.org'

source "https://rubygems.pkg.github.com/nexmo" do
gem "station", "0.0.95"
gem "station", "0.0.96"
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
station (0.0.95)
station (0.0.96)
activeadmin (~> 2.7)
activesupport (~> 6.0)
algoliasearch (= 1.27.5)
Expand Down Expand Up @@ -457,7 +457,7 @@ PLATFORMS
ruby

DEPENDENCIES
station (= 0.0.95)!
station (= 0.0.96)!

BUNDLED WITH
2.1.4

0 comments on commit 7dfb67e

Please sign in to comment.