Skip to content

Commit

Permalink
Release lumberaxe (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
xjunior authored Jan 17, 2024
1 parent 8410d45 commit 348b996
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/lumberaxe/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PATH
PATH
remote: .
specs:
lumberaxe (0.1.4)
lumberaxe (0.1.5)
activesupport (>= 6.0.6.1, < 7.2)
lograge (= 0.10.0)

Expand Down
6 changes: 3 additions & 3 deletions packages/lumberaxe/gemfiles/rails_6_0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PATH
PATH
remote: ..
specs:
lumberaxe (0.1.4)
lumberaxe (0.1.5)
activesupport (>= 6.0.6.1, < 7.2)
lograge (= 0.10.0)

Expand Down Expand Up @@ -85,7 +85,7 @@ GEM
activesupport (>= 3.0.0)
railties (>= 3.0.0)
thor (>= 0.14.6)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
crass (1.0.6)
date (3.3.4)
diff-lcs (1.5.0)
Expand Down Expand Up @@ -119,7 +119,7 @@ GEM
marcel (1.0.2)
method_source (1.0.0)
mini_mime (1.1.5)
minitest (5.20.0)
minitest (5.21.1)
net-imap (0.4.9)
date
net-protocol
Expand Down
6 changes: 3 additions & 3 deletions packages/lumberaxe/gemfiles/rails_6_1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PATH
PATH
remote: ..
specs:
lumberaxe (0.1.4)
lumberaxe (0.1.5)
activesupport (>= 6.0.6.1, < 7.2)
lograge (= 0.10.0)

Expand Down Expand Up @@ -89,7 +89,7 @@ GEM
activesupport (>= 3.0.0)
railties (>= 3.0.0)
thor (>= 0.14.6)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
crass (1.0.6)
date (3.3.4)
diff-lcs (1.5.0)
Expand Down Expand Up @@ -123,7 +123,7 @@ GEM
marcel (1.0.2)
method_source (1.0.0)
mini_mime (1.1.5)
minitest (5.20.0)
minitest (5.21.1)
net-imap (0.4.9)
date
net-protocol
Expand Down
6 changes: 3 additions & 3 deletions packages/lumberaxe/gemfiles/rails_7_0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PATH
PATH
remote: ..
specs:
lumberaxe (0.1.4)
lumberaxe (0.1.5)
activesupport (>= 6.0.6.1, < 7.2)
lograge (= 0.10.0)

Expand Down Expand Up @@ -95,7 +95,7 @@ GEM
activesupport (>= 3.0.0)
railties (>= 3.0.0)
thor (>= 0.14.6)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
crass (1.0.6)
date (3.3.4)
diff-lcs (1.5.0)
Expand Down Expand Up @@ -129,7 +129,7 @@ GEM
marcel (1.0.2)
method_source (1.0.0)
mini_mime (1.1.5)
minitest (5.20.0)
minitest (5.21.1)
net-imap (0.4.9)
date
net-protocol
Expand Down
2 changes: 1 addition & 1 deletion packages/lumberaxe/gemfiles/rails_7_1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PATH
PATH
remote: ..
specs:
lumberaxe (0.1.4)
lumberaxe (0.1.5)
activesupport (>= 6.0.6.1, < 7.2)
lograge (= 0.10.0)

Expand Down

0 comments on commit 348b996

Please sign in to comment.