Gemfile.lock in nano-bots-0.0.4 vs Gemfile.lock in nano-bots-0.0.5
- old
+ new
@@ -1,15 +1,16 @@
PATH
remote: .
specs:
- nano-bots (0.0.4)
+ nano-bots (0.0.5)
babosa (~> 2.0)
dotenv (~> 2.8, >= 2.8.1)
faraday (~> 2.7, >= 2.7.4)
pry (~> 0.14.2)
rainbow (~> 3.1, >= 3.1.1)
ruby-openai (~> 4.0)
+ sweet-moon (~> 0.0.7)
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
@@ -21,10 +22,11 @@
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.0.2)
+ ffi (1.15.5)
json (2.6.3)
method_source (1.0.0)
multipart-post (2.3.0)
parallel (1.23.0)
parser (3.2.2.1)
@@ -71,9 +73,11 @@
ruby-openai (4.0.0)
faraday (>= 1)
faraday-multipart (>= 1)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
+ sweet-moon (0.0.7)
+ ffi (~> 1.15, >= 1.15.5)
unicode-display_width (2.4.2)
PLATFORMS
x86_64-linux