Skip to content

Commit

Permalink
upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
dorianmariecom committed Apr 4, 2024
1 parent 7539af6 commit cbcde35
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 22 deletions.
43 changes: 22 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,38 +43,39 @@ GEM
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
diff-lcs (1.5.1)
dorian-all (0.5.4)
dorian-anonymize (0.1.0)
dorian-anonymize-json (0.1.0)
dorian-all (0.5.8)
dorian-anonymize (0.1.4)
dorian-anonymize-json (0.1.4)
json (~> 2)
dorian-anonymize-yaml (0.1.2)
dorian-dot (0.4.3)
dorian-anonymize-yaml (0.1.6)
dorian-dot (0.5.4)
git (~> 1)
dorian-each (0.3.3)
dorian-git-ls-ruby-files (0.1.2)
dorian-each (0.3.7)
dorian-git-ls-ruby-files (0.1.6)
git (~> 1)
dorian-git-tree (0.3.2)
dorian-parallel (0.1.1)
dorian-git-tree (0.4.4)
git (~> 1)
dorian-parallel (0.1.5)
parallel
dorian-pretty (0.2.1)
dorian-pretty (0.2.5)
git (~> 1)
syntax_tree (~> 6)
dorian-release (0.1.1)
dorian-replace (0.4.1)
dorian-shuffle (0.4.0)
dorian-sort-json (0.4.3)
dorian-sort-yaml (0.3.1)
dorian-times (0.4.0)
dorian-top (0.1.1)
dorian-yaml-compare (0.3.3)
dorian-yaml-read-write (0.2.3)
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.3)
dorian-top (0.1.4)
dorian-yaml-compare (0.3.6)
dorian-yaml-read-write (0.2.6)
drb (2.2.1)
git (1.19.1)
addressable (~> 2.8)
rchardet (~> 1.8)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
json (2.7.1)
json (2.7.2)
language_server-protocol (3.17.0.3)
minitest (5.22.3)
mutex_m (0.2.0)
Expand All @@ -83,7 +84,7 @@ GEM
ast (~> 2.4.1)
racc
prettier_print (1.2.1)
public_suffix (5.0.4)
public_suffix (5.0.5)
racc (1.7.3)
rack (3.0.10)
rainbow (3.1.1)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"license": "MIT"
}
}

0 comments on commit cbcde35

Please sign in to comment.