esp-idf-lib/Gemfile

Sat, 15 Apr 2023 13:29:40 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 15 Apr 2023 13:29:40 +0200
changeset 29
551a53b31373
parent 1
1c9894662795
permissions
-rw-r--r--

Final release and installed for production.

# frozen_string_literal: true

source "https://rubygems.org"

gem "irb"
gem "rake"
gem "rspec"
gem "rubocop"
gem "io-console", ">= 0.5.11"

mercurial