Skip to content

Commit

Permalink
FFI updates
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Oct 5, 2023
1 parent 4e885a0 commit 852abd4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ DO NOT MODIFY - GENERATED CODE
<dependency>
<groupId>rubygems</groupId>
<artifactId>ffi</artifactId>
<version>1.16.1</version>
<version>1.16.2</version>
<type>gem</type>
<scope>provided</scope>
<exclusions>
Expand Down Expand Up @@ -1083,7 +1083,7 @@ DO NOT MODIFY - GENERATED CODE
<include>specifications/english-0.7.1*</include>
<include>specifications/erb-2.2.3*</include>
<include>specifications/error_highlight-0.3.0*</include>
<include>specifications/ffi-1.16.1*</include>
<include>specifications/ffi-1.16.2*</include>
<include>specifications/fileutils-1.6.0*</include>
<include>specifications/find-0.1.1*</include>
<include>specifications/forwardable-1.3.2*</include>
Expand Down Expand Up @@ -1161,7 +1161,7 @@ DO NOT MODIFY - GENERATED CODE
<include>gems/english-0.7.1*/**/*</include>
<include>gems/erb-2.2.3*/**/*</include>
<include>gems/error_highlight-0.3.0*/**/*</include>
<include>gems/ffi-1.16.1*/**/*</include>
<include>gems/ffi-1.16.2*/**/*</include>
<include>gems/fileutils-1.6.0*/**/*</include>
<include>gems/find-0.1.1*/**/*</include>
<include>gems/forwardable-1.3.2*/**/*</include>
Expand Down Expand Up @@ -1239,7 +1239,7 @@ DO NOT MODIFY - GENERATED CODE
<include>cache/english-0.7.1*</include>
<include>cache/erb-2.2.3*</include>
<include>cache/error_highlight-0.3.0*</include>
<include>cache/ffi-1.16.1*</include>
<include>cache/ffi-1.16.2*</include>
<include>cache/fileutils-1.6.0*</include>
<include>cache/find-0.1.1*</include>
<include>cache/forwardable-1.3.2*</include>
Expand Down

0 comments on commit 852abd4

Please sign in to comment.