Skip to content

Commit

Permalink
Merge pull request #3741 from ualbertalib/origin/cds/main/flipper-1.3.4
Browse files Browse the repository at this point in the history
Bumps flipper from 1.3.2 to 1.3.4.
  • Loading branch information
ConnorSheremeta authored Mar 7, 2025
2 parents ecf1a01 + 5ada2a1 commit df26686
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ gem 'datacite-client', github: 'ualbertalib/datacite-client', tag: 'v0.1.0', req
gem 'differ' # Used to diff two strings
gem 'draper'
gem 'edtf', '~> 3.2' # parsing Extended Date/Time Format
gem 'flipper', '~> 1.3.2' # Feature flags for Ruby
gem 'flipper', '~> 1.3.4' # Feature flags for Ruby
gem 'flipper-active_record', '~> 1.3.4' # Store feature flags in ActiveRecord
gem 'flipper-ui', '~> 1.3.4' # UI for feature flags
gem 'jbuilder' # generate JSON objects
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ DEPENDENCIES
edtf (~> 3.2)
erb_lint (>= 0.0.35)
faker
flipper (~> 1.3.2)
flipper (~> 1.3.4)
flipper-active_record (~> 1.3.4)
flipper-ui (~> 1.3.4)
google-api-client
Expand Down

0 comments on commit df26686

Please sign in to comment.