Skip to content

Commit

Permalink
Fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-fossati authored Jul 4, 2024
1 parent 0bac1fb commit 542276a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source 'https://rubygems.org'

gem 'json_pure'
gem 'cddl', ['=0.11.3']
gem 'cbor-diag', '=0.8.1'
gem 'cddl', '>=0.12.5'
gem 'cbor-diag', '>=0.8.7'

0 comments on commit 542276a

Please sign in to comment.