Skip to content

Commit

Permalink
#109 up
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Aug 16, 2024
1 parent 784a3f0 commit aa46b1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ GEM
drb (2.2.1)
ethon (0.16.0)
ffi (>= 1.15.0)
factbase (0.3.0)
factbase (0.4.0)
backtrace (> 0)
decoor (> 0)
json (~> 2.7)
Expand All @@ -55,7 +55,7 @@ GEM
net-http
faraday-retry (2.2.1)
faraday (~> 2.0)
fbe (0.0.52)
fbe (0.0.53)
backtrace (> 0)
decoor (> 0)
factbase (> 0)
Expand Down

1 comment on commit aa46b1c

@0crat
Copy link

@0crat 0crat commented on aa46b1c Aug 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yegor256 It is not a good idea to push directly to the default branch master. You've earned -20 points. Next time, create a new branch, push your changes over there, then make a pull request and merge it. Even if you are flying solo, contributing via pull requests is a good practice. Your running balance is -351.

Please sign in to comment.