summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authoricebaker <icebaker@proton.me>2023-11-29 08:01:22 -0300
committericebaker <icebaker@proton.me>2023-11-29 08:01:22 -0300
commit01979e7d55e0100127cf27712302f30c91d8fc1f (patch)
treecc3e28859583e5f100cc889158df0ca06b1fcf99 /Gemfile.lock
parent9f79a161905f5af8e331930cc77c7be10703596f (diff)
bump to 1.0.0
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b355a5f..5e026ba 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,15 +1,15 @@
PATH
remote: .
specs:
- nano-bots (0.1.1)
+ nano-bots (1.0.0)
babosa (~> 2.0)
concurrent-ruby (~> 1.2, >= 1.2.2)
dotenv (~> 2.8, >= 2.8.1)
- faraday (~> 2.7, >= 2.7.11)
+ faraday (~> 2.7, >= 2.7.12)
pry (~> 0.14.2)
rainbow (~> 3.1, >= 3.1.1)
rbnacl (~> 7.1, >= 7.1.1)
- ruby-openai (~> 6.2)
+ ruby-openai (~> 6.3)
sweet-moon (~> 0.0.7)
GEM
@@ -23,8 +23,8 @@ GEM
concurrent-ruby (1.2.2)
diff-lcs (1.5.0)
dotenv (2.8.1)
- event_stream_parser (0.3.0)
- faraday (2.7.11)
+ event_stream_parser (1.0.0)
+ faraday (2.7.12)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
@@ -86,8 +86,8 @@ GEM
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
- ruby-openai (6.2.0)
- event_stream_parser (>= 0.3.0, < 1.0.0)
+ ruby-openai (6.3.0)
+ event_stream_parser (>= 0.3.0, < 2.0.0)
faraday (>= 1)
faraday-multipart (>= 1)
ruby-progressbar (1.13.0)