# frozen_string_literal: true source "https://rubygems.org" gem 'mqtt', '~> 0.5' gem 'dotenv', '~> 2.6' gem 'multipart-post' gem 'net-ping'