Skip to content

Commit

Permalink
upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
dorianmariecom committed Jul 5, 2024
1 parent dc3ef35 commit 97d46f5
Showing 1 changed file with 30 additions and 27 deletions.
57 changes: 30 additions & 27 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,36 +44,38 @@ GEM
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
diff-lcs (1.5.1)
dorian-all (0.6.0)
dorian-anonymize (0.1.4)
dorian-anonymize-json (0.1.4)
json (~> 2)
dorian-anonymize-yaml (0.1.6)
dorian-dir (0.3.0)
dorian-dot (0.6.0)
git (~> 1)
dorian-each (0.3.7)
dorian-git-ls-ruby-files (0.1.6)
git (~> 1)
dorian-git-tree (0.4.4)
git (~> 1)
dorian-parallel (0.1.5)
dorian-all (0.7.0)
dorian-anonymize (0.2.0)
dorian-anonymize-json (0.2.0)
json
dorian-anonymize-yaml (0.2.0)
dorian-dir (0.4.0)
dorian-dot (0.7.0)
git
dorian-each (0.4.0)
dorian-git-ls-ruby-files (0.2.0)
git
dorian-git-tree (0.5.0)
git
dorian-parallel (0.2.0)
parallel
dorian-pretty (0.2.5)
git (~> 1)
syntax_tree (~> 6)
dorian-release (0.1.5)
dorian-replace (0.4.4)
dorian-shuffle (0.4.3)
dorian-sort-json (0.4.6)
dorian-sort-yaml (0.3.4)
dorian-times (0.4.4)
dorian-top (0.1.4)
dorian-yaml-compare (0.3.6)
dorian-yaml-read-write (0.2.6)
dorian-pretty (0.3.0)
git
syntax_tree
dorian-release (0.2.0)
dorian-replace (0.5.0)
dorian-shuffle (0.5.0)
dorian-sort-json (0.5.0)
dorian-sort-yaml (0.4.0)
dorian-times (0.5.0)
dorian-top (0.2.0)
dorian-yaml-compare (0.4.0)
dorian-yaml-read-write (0.3.0)
drb (2.2.1)
git (1.19.1)
git (2.1.1)
activesupport (>= 5.0)
addressable (~> 2.8)
process_executer (~> 1.1)
rchardet (~> 1.8)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
Expand All @@ -86,6 +88,7 @@ GEM
ast (~> 2.4.1)
racc
prettier_print (1.2.1)
process_executer (1.1.0)
public_suffix (6.0.0)
racc (1.8.0)
rack (3.1.6)
Expand Down

0 comments on commit 97d46f5

Please sign in to comment.