We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84dbd63 commit 812721dCopy full SHA for 812721d
example/Gemfile.lock
@@ -70,6 +70,7 @@ GEM
70
ethon (0.16.0)
71
ffi (>= 1.15.0)
72
ffi (1.17.0-arm64-darwin)
73
+ ffi (1.17.0-x86_64-linux-gnu)
74
fourflusher (2.3.1)
75
fuzzy_match (2.0.4)
76
gh_inspector (1.1.3)
@@ -85,7 +86,7 @@ GEM
85
86
netrc (0.11.0)
87
nkf (0.2.0)
88
public_suffix (4.0.7)
- rexml (3.3.7)
89
+ rexml (3.3.9)
90
ruby-macho (2.5.1)
91
ruby2_keywords (0.0.5)
92
typhoeus (1.4.1)
@@ -102,6 +103,7 @@ GEM
102
103
104
PLATFORMS
105
arm64-darwin
106
+ x86_64-linux
107
108
DEPENDENCIES
109
activesupport (>= 6.1.7.5, != 7.1.0)
0 commit comments