Skip to content

Commit

Permalink
Add Platform ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
brotandgames committed Jan 20, 2023
1 parent 7d7ded9 commit fa4d769
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ GEM
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.1)
minitest (5.17.0)
mocha (2.0.2)
ruby2_keywords (>= 0.0.5)
Expand All @@ -143,6 +144,9 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.8)
nokogiri (1.14.0)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.14.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.14.0-x86_64-linux)
Expand Down Expand Up @@ -247,6 +251,8 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.6.0)
mini_portile2 (~> 2.8.0)
sqlite3 (1.6.0-arm64-darwin)
sqlite3 (1.6.0-x86_64-linux)
tabler-rubygem (0.1.4)
Expand Down Expand Up @@ -299,6 +305,7 @@ GEM

PLATFORMS
arm64-darwin-21
ruby
x86_64-linux

DEPENDENCIES
Expand Down

0 comments on commit fa4d769

Please sign in to comment.