raylib-bindings 0.7.9 → 0.7.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: raylib-bindings
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.9
4
+ version: 0.7.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - vaiorabbit
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-11-23 00:00:00.000000000 Z
10
+ date: 2025-03-29 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: ffi
@@ -40,7 +39,6 @@ files:
40
39
  - README.md
41
40
  - examples/template.rb
42
41
  - lib/config.rb
43
- - lib/libraylib.a
44
42
  - lib/libraylib.aarch64.so
45
43
  - lib/libraylib.arm64.dylib
46
44
  - lib/libraylib.dll
@@ -69,7 +67,6 @@ homepage: https://github.com/vaiorabbit/raylib-bindings
69
67
  licenses:
70
68
  - Zlib
71
69
  metadata: {}
72
- post_install_message:
73
70
  rdoc_options: []
74
71
  require_paths:
75
72
  - lib
@@ -84,8 +81,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
84
81
  - !ruby/object:Gem::Version
85
82
  version: '0'
86
83
  requirements: []
87
- rubygems_version: 3.5.18
88
- signing_key:
84
+ rubygems_version: 3.6.5
89
85
  specification_version: 4
90
86
  summary: Ruby bindings for raylib, raygui and Physac
91
87
  test_files: []
data/lib/libraylib.a DELETED
Binary file