summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authoricebaker <icebaker@proton.me>2023-05-27 12:40:53 -0300
committericebaker <icebaker@proton.me>2023-05-27 12:40:53 -0300
commit3723b08d1ff2b87c51e9595398e9c214f498f748 (patch)
tree4e71e396831a64fceb4b90e28fd9fb3a44548abb /Gemfile.lock
parent084923fe46390b3f38350650574503d71d42cc89 (diff)
improving repl apis
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3c9346a..95f3767 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -4,7 +4,7 @@ PATH
nano-bots (0.0.7)
babosa (~> 2.0)
dotenv (~> 2.8, >= 2.8.1)
- faraday (~> 2.7, >= 2.7.4)
+ faraday (~> 2.7, >= 2.7.5)
pry (~> 0.14.2)
rainbow (~> 3.1, >= 3.1.1)
ruby-openai (~> 4.0)
@@ -18,7 +18,7 @@ GEM
coderay (1.1.3)
diff-lcs (1.5.0)
dotenv (2.8.1)
- faraday (2.7.4)
+ faraday (2.7.5)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-multipart (1.0.4)