Skip to content

Commit

Permalink
fix rghost 0.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
felipemotter committed Apr 1, 2024
1 parent 7ea8239 commit 7356921
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
source 'https://rubygems.org'

gem 'brcobranca', git: 'https://github.com/Engenere/brcobranca.git', branch: 'master'
gem 'rghost', '0.9.8'
gem 'grape'
gem 'puma'
3 changes: 2 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ GEM
rack (2.2.7)
rack-accept (0.4.5)
rack (>= 0.4)
rghost (0.9.9)
rghost (0.9.8)
rghost_barcode (0.9)
ruby2_keywords (0.0.5)
tzinfo (2.0.6)
Expand All @@ -69,6 +69,7 @@ DEPENDENCIES
brcobranca!
grape
puma
rghost (= 0.9.8)

BUNDLED WITH
2.3.5

0 comments on commit 7356921

Please sign in to comment.