Skip to content

Commit

Permalink
update globalize
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubik committed Feb 22, 2024
1 parent e5554ac commit 0dbf637
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ GIT

GIT
remote: https://github.com/tsubik/activeadmin-globalize.git
revision: e1f619939db718bcdb48018c06484508fdc092ed
revision: 6740d360a45c1e36741adc536e402c35e11a39a9
branch: custom
specs:
activeadmin-globalize (1.0.0.pre)
activeadmin (>= 1.0, < 4.0)
globalize (>= 3.1.0, <= 6.2.1)
globalize (>= 3.1.0, <= 6.3)

GIT
remote: https://github.com/tsubik/rspec-request_snapshot.git
Expand Down Expand Up @@ -277,9 +277,9 @@ GEM
formtastic_i18n (0.7.0)
globalid (1.2.1)
activesupport (>= 6.1)
globalize (6.2.1)
activemodel (>= 4.2, < 7.1)
activerecord (>= 4.2, < 7.1)
globalize (6.3.0)
activemodel (>= 4.2, < 7.2)
activerecord (>= 4.2, < 7.2)
request_store (~> 1.0)
groupdate (6.4.0)
activesupport (>= 6.1)
Expand Down

0 comments on commit 0dbf637

Please sign in to comment.